Searched refs:test_starmap (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_itertools.py | 786 def test_starmap(self): member in TestBasicOps |
/external/python/cpython3/Lib/test/ | ||
D | test_itertools.py | 1182 def test_starmap(self): member in TestBasicOps |
D | _test_multiprocessing.py | 2360 def test_starmap(self): member in _TestPool |