Searched refs:test_task_done (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_queues.py | 604 def test_task_done(self): member in _QueueJoinTestMixin |
/external/python/cpython2/Lib/test/ | ||
D | test_multiprocessing.py | 618 def test_task_done(self): member in _TestQueue |
/external/python/cpython3/Lib/test/ | ||
D | _test_multiprocessing.py | 994 def test_task_done(self): member in _TestQueue |