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

Protected Member Functions

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

Protected Attributes

TestEstimator regular_estimator_
 
TestEstimator low_rate_estimator_
 

Constructor & Destructor Documentation

◆ TestVCMJitterEstimator()

webrtc::TestVCMJitterEstimator::TestVCMJitterEstimator ( )
inlineprotected

Member Function Documentation

◆ SetUp()

virtual void webrtc::TestVCMJitterEstimator::SetUp ( )
inlineprotectedvirtual

Reimplemented from testing::Test.

Member Data Documentation

◆ low_rate_estimator_

TestEstimator webrtc::TestVCMJitterEstimator::low_rate_estimator_
protected

◆ regular_estimator_

TestEstimator webrtc::TestVCMJitterEstimator::regular_estimator_
protected

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