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