Searched defs:exitCode (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/ |
H A D | dotest.py | 707 def exitTestSuite(exitCode=None): argument
|
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/ |
H A D | util.py | 301 def __init__(self, msg, out, err, exitCode): argument
|
H A D | TestRunner.py | 154 def __init__(self, command, stdout, stderr, exitCode, timeoutReached, argument
|
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/ |
H A D | lldbvscode_testcase.py | 242 def continue_to_exit(self, exitCode=0): argument
|