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