Searched refs:monotonicFrameCounter (Results 1 – 1 of 1) sorted by relevance
29 MonotonicFrameCounter monotonicFrameCounter; in TEST() local39 monotonicFrameCounter.updateAndGetMonotonicFrameCount(p.first, p.second)); in TEST()41 ASSERT_EQ(maxReceivedFrameCount, monotonicFrameCounter.getLastReportedFrameCount()); in TEST()45 MonotonicFrameCounter monotonicFrameCounter; in TEST() local56 monotonicFrameCounter.updateAndGetMonotonicFrameCount(p.first, p.second); in TEST()61 ASSERT_EQ(maxReceivedFrameCount, monotonicFrameCounter.getLastReportedFrameCount()); in TEST()65 MonotonicFrameCounter monotonicFrameCounter; in TEST() local81 monotonicFrameCounter.updateAndGetMonotonicFrameCount(p.first, p.second); in TEST()86 monotonicFrameCounter.onFlush(); in TEST()94 ASSERT_EQ(sumMaxReceivedFrameCount, monotonicFrameCounter.getLastReportedFrameCount()); in TEST()