Home
last modified time | relevance | path

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

/external/cronet/base/task/thread_pool/
Dworker_thread_waitable_event_unittest.cc895 class WorkerThreadThreadCacheDelegate : public WorkerThreadDefaultDelegate { class
947 auto delegate = std::make_unique<WorkerThreadThreadCacheDelegate>(); in TEST()