Searched refs:HasIncompleteTaskSourcesForTesting (Results 1 – 4 of 4) sorted by relevance
152 bool HasIncompleteTaskSourcesForTesting() const;
326 if (task_tracker_->HasIncompleteTaskSourcesForTesting()) in NextScheduledRunTimeForTesting()
533 bool TaskTracker::HasIncompleteTaskSourcesForTesting() const { in HasIncompleteTaskSourcesForTesting() function in base::internal::TaskTracker
775 if (!task_tracker_->HasIncompleteTaskSourcesForTesting()) { in RunUntilIdle()