Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/test/
H A Dtask_environment.h438 constexpr ThreadPoolExecutionMode thread_pool_execution_mode() const { in thread_pool_execution_mode() function
473 ThreadPoolExecutionMode thread_pool_execution_mode,
H A Dtask_environment.cc422 ThreadPoolExecutionMode thread_pool_execution_mode, in TaskEnvironment() argument
428 thread_pool_execution_mode_(thread_pool_execution_mode), in TaskEnvironment()
H A Dtask_environment_unittest.cc81 TaskEnvironment::ThreadPoolExecutionMode thread_pool_execution_mode) { in RunUntilIdleTest() argument
83 TaskEnvironment task_environment(thread_pool_execution_mode); in RunUntilIdleTest()