Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dthread_pool_impl_unittest.cc67 constexpr size_t kMaxNumUtilityThreads = 2; variable
302 size_t max_num_utility_threads = kMaxNumUtilityThreads, in StartThreadPool()
605 kMaxNumUtilityThreads); in TEST()
829 ? kMaxNumUtilityThreads in TEST_P()
835 ? kMaxNumUtilityThreads in TEST_P()
1211 StartThreadPool(kMaxNumForegroundThreads, kMaxNumUtilityThreads, in TEST_P()