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

Protected Member Functions

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

Protected Attributes

SimulatedClock clock_
 
NiceMock< MockPacedSenderpacer_
 
std::unique_ptr< ProbeControllerprobe_controller_
 

Constructor & Destructor Documentation

◆ ProbeControllerTest()

webrtc::test::ProbeControllerTest::ProbeControllerTest ( )
inlineprotected

◆ ~ProbeControllerTest()

webrtc::test::ProbeControllerTest::~ProbeControllerTest ( )
inlineoverrideprotected

Member Data Documentation

◆ clock_

SimulatedClock webrtc::test::ProbeControllerTest::clock_
protected

◆ pacer_

NiceMock<MockPacedSender> webrtc::test::ProbeControllerTest::pacer_
protected

◆ probe_controller_

std::unique_ptr<ProbeController> webrtc::test::ProbeControllerTest::probe_controller_
protected

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