Home
last modified time | relevance | path

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

/external/cronet/base/task/thread_pool/
Dthread_pool_impl.h99 void ProcessRipeDelayedTasksForTesting();
Dthread_pool_impl.cc272 void ThreadPoolImpl::ProcessRipeDelayedTasksForTesting() { in ProcessRipeDelayedTasksForTesting() function in base::internal::ThreadPoolImpl
/external/cronet/base/test/
Dtask_environment.cc219 thread_pool_->ProcessRipeDelayedTasksForTesting(); in AdvanceClock()
318 thread_pool_->ProcessRipeDelayedTasksForTesting(); in FastForwardToNextTaskOrCap()