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

Protected Member Functions

 StatsCounterTest ()
 
void AddSampleAndAdvance (int sample, int interval_ms, AvgCounter *counter)
 
void SetSampleAndAdvance (int sample, int interval_ms, RateAccCounter *counter)
 
void VerifyStatsIsNotSet (const AggregatedStats &stats)
 
- Protected Member Functions inherited from testing::Test
 Test ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 

Protected Attributes

SimulatedClock clock_
 

Constructor & Destructor Documentation

◆ StatsCounterTest()

webrtc::StatsCounterTest::StatsCounterTest ( )
inlineprotected

Member Function Documentation

◆ AddSampleAndAdvance()

void webrtc::StatsCounterTest::AddSampleAndAdvance ( int  sample,
int  interval_ms,
AvgCounter counter 
)
inlineprotected

◆ SetSampleAndAdvance()

void webrtc::StatsCounterTest::SetSampleAndAdvance ( int  sample,
int  interval_ms,
RateAccCounter counter 
)
inlineprotected

◆ VerifyStatsIsNotSet()

void webrtc::StatsCounterTest::VerifyStatsIsNotSet ( const AggregatedStats stats)
inlineprotected

Member Data Documentation

◆ clock_

SimulatedClock webrtc::StatsCounterTest::clock_
protected

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