Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/tools/lldb-vscode/module/
H A DTestVSCode_module.py45 self.waitUntil(checkSymbolsLoadedWithSize)
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py58 def waitUntil(self, condition_callback): member in VSCodeTestCaseBase