Home
last modified time | relevance | path

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

/external/cronet/base/test/
Dtask_environment.h423 constexpr ThreadPoolExecutionMode thread_pool_execution_mode() const { in thread_pool_execution_mode() function
456 ThreadPoolExecutionMode thread_pool_execution_mode,
Dtask_environment.cc378 ThreadPoolExecutionMode thread_pool_execution_mode, in TaskEnvironment() argument
384 thread_pool_execution_mode_(thread_pool_execution_mode), in TaskEnvironment()
Dtask_environment_unittest.cc80 TaskEnvironment::ThreadPoolExecutionMode thread_pool_execution_mode) { in RunUntilIdleTest() argument
82 TaskEnvironment task_environment(thread_pool_execution_mode); in RunUntilIdleTest()