Searched defs:_prime_executor (Results 1 – 2 of 2) sorted by relevance
/external/python/futures/ | ||
D | test_futures.py | 155 def _prime_executor(self): member in ExecutorMixin |
/external/python/cpython3/Lib/test/ | ||
D | test_concurrent_futures.py | 150 def _prime_executor(self): member in ExecutorMixin |