webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Protected Member Functions | Protected Attributes | List of all members
webrtc::BitrateAllocatorTest Class Reference
Inheritance diagram for webrtc::BitrateAllocatorTest:
testing::Test

Protected Member Functions

 BitrateAllocatorTest ()
 
 ~BitrateAllocatorTest ()
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

NiceMock< MockLimitObserverlimit_observer_
 
std::unique_ptr< BitrateAllocatorallocator_
 

Constructor & Destructor Documentation

◆ BitrateAllocatorTest()

webrtc::BitrateAllocatorTest::BitrateAllocatorTest ( )
inlineprotected

◆ ~BitrateAllocatorTest()

webrtc::BitrateAllocatorTest::~BitrateAllocatorTest ( )
inlineprotected

Member Data Documentation

◆ allocator_

std::unique_ptr<BitrateAllocator> webrtc::BitrateAllocatorTest::allocator_
protected

◆ limit_observer_

NiceMock<MockLimitObserver> webrtc::BitrateAllocatorTest::limit_observer_
protected

The documentation for this class was generated from the following file: