Searched defs:exitCode (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/lldb/test/API/lua_api/ |
| H A D | TestLuaAPI.py | 49 def __init__(self, msg, out, err, exitCode): argument
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/ |
| H A D | dotest.py | 703 def exitTestSuite(exitCode=None): argument
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/libcxx/utils/libcxx/ |
| H A D | util.py | 165 def __init__(self, msg, out, err, exitCode): argument
|
| /llvm-project-15.0.7/mlir/lib/ExecutionEngine/ |
| H A D | JitRunner.cpp | 387 int exitCode = EXIT_SUCCESS; in JitRunnerMain() local
|
| /llvm-project-15.0.7/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/ |
| H A D | lldbvscode_testcase.py | 242 def continue_to_exit(self, exitCode=0): argument
|