Searched refs:HasTimeLimitExpired (Results 1 – 8 of 8) sorted by relevance
94 } while (!timer_.HasTimeLimitExpired()); in TEST_F()108 } while (!timer_.HasTimeLimitExpired()); in TEST_F()
104 } while (!timer_.HasTimeLimitExpired()); in BeginTest()143 } while (!timer_.HasTimeLimitExpired()); in DrawLayersOnThread()
76 if (draw_timer_.HasTimeLimitExpired()) { in DrawLayersOnThread()
37 bool HasTimeLimitExpired();
50 bool LapTimer::HasTimeLimitExpired() { return accumulator_ >= time_limit_; } in HasTimeLimitExpired() function in cc::LapTimer
183 } while (!timer_.HasTimeLimitExpired()); in RunScheduleTasksTest()202 } while (!timer_.HasTimeLimitExpired()); in RunExecuteTasksTest()
192 } while (!timer_.HasTimeLimitExpired()); in RunBuildTaskGraphTest()
160 } while (!timer_.HasTimeLimitExpired()); in RunManageTilesTest()