Searched defs:HasSample (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/video/ | ||
D | stats_counter.cc | 218 bool StatsCounter::HasSample() const { in HasSample() function in webrtc::StatsCounter |
D | stats_counter_unittest.cc | 74 TEST_F(StatsCounterTest, HasSample) { in TEST_F() argument |