Home
last modified time | relevance | path

Searched defs:could_run_tasks (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/test/
Dtask_environment.cc630 const bool could_run_tasks = task_tracker_->AllowRunTasks(); in RunUntilQuit() local
682 const bool could_run_tasks = task_tracker_->AllowRunTasks(); in RunUntilIdle() local
745 const bool could_run_tasks = task_tracker_ && task_tracker_->AllowRunTasks(); in FastForwardBy() local
900 const bool could_run_tasks = can_run_tasks_; in AllowRunTasks() local