Searched refs:test_max_workers_negative (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_concurrent_futures.py | 453 def test_max_workers_negative(self): member in ExecutorTest |
/external/python/futures/ | ||
D | test_futures.py | 508 def test_max_workers_negative(self): member in ExecutorTest |