Home
last modified time | relevance | path

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

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