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