Home
last modified time | relevance | path

Searched defs:_TestPool (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1188 class _TestPool(BaseTestCase): class
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py2413 class _TestPool(BaseTestCase): class