webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions
default_video_bitrate_allocator_unittest.cc File Reference
#include <limits>
#include <memory>
#include "webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h"
#include "webrtc/test/gtest.h"

Classes

class  webrtc::DefaultVideoBitrateAllocatorTest
 

Namespaces

 webrtc
 

Functions

 webrtc::TEST_F (DefaultVideoBitrateAllocatorTest, ZeroIsOff)
 
 webrtc::TEST_F (DefaultVideoBitrateAllocatorTest, CapsToMin)
 
 webrtc::TEST_F (DefaultVideoBitrateAllocatorTest, CapsToMax)
 
 webrtc::TEST_F (DefaultVideoBitrateAllocatorTest, GoodInBetween)