Home
last modified time | relevance | path

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

/external/python/futures/
Dtest_futures.py259 class ProcessPoolShutdownTest(ProcessPoolMixin, ExecutorShutdownTest): class
798 ProcessPoolShutdownTest,
/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py508 class ProcessPoolShutdownTest(ExecutorShutdownTest): class
581 create_executor_tests(ProcessPoolShutdownTest,