Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/commands/expression/import-std-module/queue/
H A DTestQueueFromStdModule.py10 class TestQueue(TestBase): class
/llvm-project-15.0.7/clang/utils/analyzer/
H A DSATestBuild.py228 TestQueue = Queue[TestInfo] # this is only processed by mypy variable
230 TestQueue = Queue # this will be executed at runtime variable
288 tasks_queue = TestQueue()
677 def __init__(self, tasks_queue: TestQueue, argument