Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_concurrent_futures.py194 def create_executor_tests(mixin, bases=(BaseTestCase,), function
288 create_executor_tests(InitializerMixin)
289 create_executor_tests(FailingInitializerMixin)
601 create_executor_tests(ProcessPoolShutdownTest,
734 create_executor_tests(WaitTests,
822 create_executor_tests(AsCompletedTests)
1156 create_executor_tests(ProcessPoolExecutorTest,
1370 create_executor_tests(ExecutorDeadlockTest,