Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/
H A DSATestBuild.py227 TestQueue = Queue[TestInfo] # this is only processed by mypy variable
229 TestQueue = Queue # this will be executed at runtime variable
283 tasks_queue = TestQueue()
668 def __init__(self, tasks_queue: TestQueue, argument