Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cast/test/
H A Dcast_benchmarks.cc352 VLOG(1) << "Late frames: " << late_frames(); in Run()
362 int late_frames() const { in late_frames() function in media::cast::RunOneBenchmark
402 return frames_lost() <= 1 && late_frames() <= 1 && in SimpleGood()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cast/logging/
H A Dstats_event_subscriber_unittest.cc260 int late_frames = 0; in TEST_F() local
264 late_frames++; in TEST_F()
285 EXPECT_DOUBLE_EQ(it->second, late_frames); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cast/logging/
H A Dstats_event_subscriber_unittest.cc253 int late_frames = 0; in TEST_F() local
257 late_frames++; in TEST_F()
278 EXPECT_DOUBLE_EQ(it->second, late_frames); in TEST_F()