Searched refs:HasIncompleteTaskSourcesForTesting (Results 1 – 4 of 4) sorted by relevance
146 bool HasIncompleteTaskSourcesForTesting() const;
267 if (task_tracker_->HasIncompleteTaskSourcesForTesting()) in NextScheduledRunTimeForTesting()
497 bool TaskTracker::HasIncompleteTaskSourcesForTesting() const { in HasIncompleteTaskSourcesForTesting() function in base::internal::TaskTracker
727 if (!task_tracker_->HasIncompleteTaskSourcesForTesting()) { in RunUntilIdle()