Home
last modified time | relevance | path

Searched refs:ThreadPoolMixin (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_concurrent_futures.py150 class ThreadPoolMixin(ExecutorMixin): class
195 executor_mixins=(ThreadPoolMixin,
428 class ThreadPoolShutdownTest(ThreadPoolMixin, ExecutorShutdownTest, BaseTestCase):
716 class ThreadPoolWaitTests(ThreadPoolMixin, WaitTests, BaseTestCase):
911 class ThreadPoolExecutorTest(ThreadPoolMixin, ExecutorTest, BaseTestCase):

Completed in 3 milliseconds