Searched defs:runCmd (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/test/API/macosx/nslog/ |
D | TestDarwinNSLogOutput.py | 99 def runCmd(self, cmd): member in DarwinNSLogOutputTestCase
|
/external/llvm-project/lldb/packages/Python/lldbsuite/test/ |
D | darwin_log.py | 136 def runCmd(self, cmd): member in DarwinLogTestBase
|
D | lldbtest.py | 2106 def runCmd(self, cmd, msg=None, check=True, trace=False, inHistory=False): member in TestBase
|
/external/toolchain-utils/compiler_wrapper/ |
D | command.go | 63 func runCmd(env env, cmd *command, stdin io.Reader, stdout io.Writer, stderr io.Writer) error { func
|