Searched refs:test_map_chunksize (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_concurrent_futures/ | ||
D | test_process_pool.py | 46 def test_map_chunksize(self): member in ProcessPoolExecutorTest |
/external/python/cpython3/Lib/test/ | ||
D | _test_multiprocessing.py | 2690 def test_map_chunksize(self): member in _TestPool |