Home
last modified time | relevance | path

Searched refs:stats_polling_thread_ (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/video/
Dvideo_quality_test.cc74 stats_polling_thread_(&PollStatsThread, this, "StatsPoller"), in VideoAnalyzer()
224 stats_polling_thread_.Start(); in Wait()
258 stats_polling_thread_.Stop(); in Wait()
600 rtc::PlatformThread stats_polling_thread_; member in webrtc::VideoAnalyzer