Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_queue.py189 def test_simple_queue(self): member in BaseQueueTest
/external/python/cpython3/Lib/test/
Dtest_queue.py196 def test_simple_queue(self): member in BaseQueueTestMixin