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