Home
last modified time | relevance | path

Searched refs:test_shutdown_nonempty (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_queues.py570 async def test_shutdown_nonempty(self): member in _QueueShutdownTestMixin
/external/python/cpython3/Lib/test/
Dtest_queue.py253 def test_shutdown_nonempty(self): member in BaseQueueTestMixin