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