Searched refs:time_between_probes (Results 1 – 1 of 1) sorted by relevance
1494 TimeDelta time_between_probes = clock_.CurrentTime() - start_time; in TEST_P() local1496 clock_.AdvanceTime(time_between_probes); in TEST_P()1560 EXPECT_GT(clock_.CurrentTime() - a, time_between_probes); in TEST_P()