Home
last modified time | relevance | path

Searched defs:exitCode (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Ddotest.py707 def exitTestSuite(exitCode=None): argument
/openbsd-src/gnu/llvm/llvm/utils/lit/lit/
H A Dutil.py301 def __init__(self, msg, out, err, exitCode): argument
H A DTestRunner.py154 def __init__(self, command, stdout, stderr, exitCode, timeoutReached, argument
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dlldbvscode_testcase.py242 def continue_to_exit(self, exitCode=0): argument