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

Protected Member Functions

 BitrateAllocatorTestNoEnforceMin ()
 
 ~BitrateAllocatorTestNoEnforceMin ()
 
- 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

◆ BitrateAllocatorTestNoEnforceMin()

webrtc::BitrateAllocatorTestNoEnforceMin::BitrateAllocatorTestNoEnforceMin ( )
inlineprotected

◆ ~BitrateAllocatorTestNoEnforceMin()

webrtc::BitrateAllocatorTestNoEnforceMin::~BitrateAllocatorTestNoEnforceMin ( )
inlineprotected

Member Data Documentation

◆ allocator_

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

◆ limit_observer_

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

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