Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/mtc/simple/
H A DTestMTCSimple.py18 self.mtc_dylib_path = findMainThreadCheckerDylib()
/llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/
H A Dlldbplatformutil.py153 def findMainThreadCheckerDylib(): function