Searched refs:HasTimeLimitExpired (Results 1 – 14 of 14) sorted by relevance
65 } while (!timer_.HasTimeLimitExpired()); in RunInvalidateTest()80 } while (!timer_.HasTimeLimitExpired()); in RunUpdateTilePrioritiesStationaryTest()115 } while (!timer_.HasTimeLimitExpired()); in RunUpdateTilePrioritiesScrollingTest()139 } while (!timer_.HasTimeLimitExpired()); in RunRasterIteratorConstructTest()170 } while (!timer_.HasTimeLimitExpired()); in RunRasterIteratorConstructAndIterateTest()201 } while (!timer_.HasTimeLimitExpired()); in RunEvictionIteratorConstructTest()252 } while (!timer_.HasTimeLimitExpired()); in RunEvictionIteratorConstructAndIterateTest()
41 } while (!timer_.HasTimeLimitExpired()); in RunAnalyzeTest()65 } while (!timer_.HasTimeLimitExpired()); in RunRasterTest()
79 } while (!timer_.HasTimeLimitExpired()); in RunBuildTaskGraphTest()114 } while (!timer_.HasTimeLimitExpired()); in RunScheduleTasksTest()160 } while (!timer_.HasTimeLimitExpired()); in RunScheduleAlternateTasksTest()202 } while (!timer_.HasTimeLimitExpired()); in RunScheduleAndExecuteTasksTest()
203 } while (!timer_.HasTimeLimitExpired()); in RunRasterQueueConstructTest()239 } while (!timer_.HasTimeLimitExpired()); in RunRasterQueueConstructAndIterateTest()275 } while (!timer_.HasTimeLimitExpired()); in RunEvictionQueueConstructTest()317 } while (!timer_.HasTimeLimitExpired()); in RunEvictionQueueConstructAndIterateTest()417 } while (!timer_.HasTimeLimitExpired()); in RunManageTilesTest()
314 } while (!timer_.HasTimeLimitExpired()); in RunScheduleTasksTest()352 } while (!timer_.HasTimeLimitExpired()); in RunScheduleAlternateTasksTest()384 } while (!timer_.HasTimeLimitExpired()); in RunScheduleAndExecuteTasksTest()505 } while (!timer_.HasTimeLimitExpired()); in RunBuildRasterTaskQueueTest()
88 } while (!timer_.HasTimeLimitExpired()); in RunRasterIteratorConstructAndIterateTest()108 } while (!timer_.HasTimeLimitExpired()); in RunRasterIteratorConstructTest()141 } while (!timer_.HasTimeLimitExpired()); in RunEvictionIteratorConstructAndIterateTest()167 } while (!timer_.HasTimeLimitExpired()); in RunEvictionIteratorConstructTest()
96 } while (!timer_.HasTimeLimitExpired()); in TEST_F()110 } while (!timer_.HasTimeLimitExpired()); in TEST_F()
112 } while (!timer_.HasTimeLimitExpired()); in BeginTest()141 } while (!timer_.HasTimeLimitExpired()); in DrawLayersOnThread()196 } while (!timer_.HasTimeLimitExpired()); in DrawLayersOnThread()262 } while (!timer_.HasTimeLimitExpired()); in DrawLayersOnThread()
126 } while (!timer_.HasTimeLimitExpired()); in TEST_F()197 } while (!timer_.HasTimeLimitExpired()); in TEST_F()
78 if (draw_timer_.HasTimeLimitExpired()) { in DrawLayersOnThread()
38 bool HasTimeLimitExpired();
65 bool LapTimer::HasTimeLimitExpired() { return accumulator_ >= time_limit_; } in HasTimeLimitExpired() function in cc::LapTimer
135 } while (!timer.HasTimeLimitExpired()); in RunOnLayer()
67 } while (!timer.HasTimeLimitExpired()); in RunOnWorkerThread()