Searched refs:PollStats (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/call/
H A Drampup_tests.h48 virtual bool PollStats();
117 bool PollStats() override;
H A Drampup_tests.cc215 return static_cast<RampUpTester*>(obj)->PollStats();
218 bool RampUpTester::PollStats() { function in class:webrtc::RampUpTester
337 bool RampUpDownUpTester::PollStats() { function in class:webrtc::RampUpDownUpTester
/external/webrtc/webrtc/video/
H A Dvideo_quality_test.cc358 return static_cast<VideoAnalyzer*>(obj)->PollStats();
361 bool PollStats() { function in class:webrtc::VideoAnalyzer

Completed in 52 milliseconds