Searched defs:runCmd (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/macosx/nslog/ | ||
H A D | TestDarwinNSLogOutput.py | 93 def runCmd(self, cmd): member in DarwinNSLogOutputTestCase |
/llvm-project/lldb/packages/Python/lldbsuite/test/ | ||
H A D | lldbtest.py | 954 def runCmd(self, cmd, msg=None, check=True, trace=False, inHistory=False): global() member in Base |