Searched defs:TestQueue (Results 1 – 2 of 2) sorted by relevance
10 class TestQueue(TestBase): class
236 TestQueue = Queue[TestInfo] # this is only processed by mypy variable 238 TestQueue = Queue # this will be executed at runtime variable 724 tasks_queue: TestQueue, argument