Searched refs:test_queue_join (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_queue.py | 176 def test_queue_join(self): member in BaseQueueTest |
/external/python/cpython3/Lib/test/ | ||
D | test_queue.py | 183 def test_queue_join(self): member in BaseQueueTestMixin |