Searched refs:test_task_done (Results 1 – 2 of 2) sorted by relevance
/third_party/python/Lib/test/test_asyncio/ | ||
D | test_queues.py | 609 def test_task_done(self): member in _QueueJoinTestMixin |
/third_party/python/Lib/test/ | ||
D | _test_multiprocessing.py | 1097 def test_task_done(self): member in _TestQueue |