Home
last modified time | relevance | path

Searched defs:HasSample (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/video/
H A Dstats_counter.cc218 bool StatsCounter::HasSample() const { in HasSample() function in webrtc::StatsCounter
H A Dstats_counter_unittest.cc74 TEST_F(StatsCounterTest, HasSample) { in TEST_F() argument