Home
last modified time | relevance | path

Searched refs:WaitForAllWorkersIdleForTesting (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/task_scheduler/
Dscheduler_worker_pool_impl_unittest.cc184 worker_pool_->WaitForAllWorkersIdleForTesting(); in Run()
219 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_P()
252 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_P()
277 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_P()
298 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_P()
356 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_P()
508 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_F()
608 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_F()
614 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_F()
643 worker_pool_->WaitForAllWorkersIdleForTesting(); in TEST_F()
[all …]
Dscheduler_worker_pool_impl.h126 void WaitForAllWorkersIdleForTesting();
Dscheduler_worker_pool_impl.cc298 void SchedulerWorkerPoolImpl::WaitForAllWorkersIdleForTesting() { in WaitForAllWorkersIdleForTesting() function in base::internal::SchedulerWorkerPoolImpl