Home
last modified time | relevance | path

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

/external/cronet/base/task/thread_pool/
Dthread_group_impl.h87 bool synchronous_thread_start_for_testing = false,
Dthread_group_impl.cc364 bool synchronous_thread_start_for_testing, in Start() argument
399 if (synchronous_thread_start_for_testing) { in Start()