Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/functionalities/mtc/simple/
DTestMTCSimple.py19 self.mtc_dylib_path = findMainThreadCheckerDylib()
/external/llvm-project/lldb/packages/Python/lldbsuite/test/
Dlldbplatformutil.py160 def findMainThreadCheckerDylib(): function