Searched defs:_test_pool (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_multiprocessing.py | 371 def _test_pool(self, ctx=mp, repeat=1): member in TestMultiprocessing |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | _test_multiprocessing.py | 5675 def _test_pool(cls, obj): member in TestSyncManagerTypes |