Searched refs:testTimeUs (Results 1 – 1 of 1) sorted by relevance
102 int64_t testTimeUs = frames[i].timeUs + jitter; in RunTest() local104 (long long)frames[i].timeUs, (long long)testTimeUs, jitter); in RunTest()105 EXPECT_EQ(frames[i].shouldDrop, mFrameDropper->shouldDrop(testTimeUs)); in RunTest()