Searched refs:HasIncompleteUndelayedTasksForTesting (Results 1 – 3 of 3) sorted by relevance
212 bool HasIncompleteUndelayedTasksForTesting() const;
651 bool TaskTracker::HasIncompleteUndelayedTasksForTesting() const { in HasIncompleteUndelayedTasksForTesting() function in base::internal::TaskTracker
250 if (!task_tracker_->HasIncompleteUndelayedTasksForTesting()) in RunUntilIdle()