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.cc274 void ThreadPoolImpl::ProcessRipeDelayedTasksForTesting() { in ProcessRipeDelayedTasksForTesting() function in base::internal::ThreadPoolImpl
/external/cronet/base/test/
Dtask_environment.cc226 thread_pool_->ProcessRipeDelayedTasksForTesting(); in AdvanceClock()
238 thread_pool_->ProcessRipeDelayedTasksForTesting(); in SuspendedAdvanceClock()
357 thread_pool_->ProcessRipeDelayedTasksForTesting(); in FastForwardToNextTaskOrCap()