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

Public Member Functions

 CallStatsTest ()
 

Protected Member Functions

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

Protected Attributes

SimulatedClock fake_clock_
 
std::unique_ptr< CallStatscall_stats_
 

Constructor & Destructor Documentation

◆ CallStatsTest()

webrtc::CallStatsTest::CallStatsTest ( )
inline

Member Function Documentation

◆ SetUp()

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

Reimplemented from testing::Test.

Member Data Documentation

◆ call_stats_

std::unique_ptr<CallStats> webrtc::CallStatsTest::call_stats_
protected

◆ fake_clock_

SimulatedClock webrtc::CallStatsTest::fake_clock_
protected

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