Searched defs:LapTimer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/timer/ | ||
H A D | lap_timer_unittest.cc | 29 TEST(LapTimer, UsageExample) { in TEST() argument |
H A D | lap_timer.cc | 19 LapTimer::LapTimer(int warmup_laps, in LapTimer() function in base::LapTimer |