Searched refs:test_shutdown_nonempty (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Lib/test/test_asyncio/ | ||
D | test_queues.py | 570 async def test_shutdown_nonempty(self): member in _QueueShutdownTestMixin |
/external/python/cpython3/Lib/test/ | ||
D | test_queue.py | 253 def test_shutdown_nonempty(self): member in BaseQueueTestMixin |