Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
677 def __init__(self, tasks_queue: TestQueue,