Searched refs:PollStats (Results 1 - 3 of 3) sorted by relevance
/external/webrtc/webrtc/call/ | ||
H A D | rampup_tests.h | 48 virtual bool PollStats(); 117 bool PollStats() override; |
H A D | rampup_tests.cc | 215 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 D | video_quality_test.cc | 358 return static_cast<VideoAnalyzer*>(obj)->PollStats(); 361 bool PollStats() { function in class:webrtc::VideoAnalyzer |
Completed in 52 milliseconds