Searched defs:test_map_chunksize (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_concurrent_futures.py | 1010 def test_map_chunksize(self): member in ProcessPoolExecutorTest |
D | _test_multiprocessing.py | 2479 def test_map_chunksize(self): member in _TestPool |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 1211 def test_map_chunksize(self): member in _TestPool |