Searched defs:getExitCode (Results 1 – 9 of 9) sorted by relevance
27 int ProcessStatus::getExitCode() const { in getExitCode() function in __llvm_libc::testutils::ProcessStatus
54 int getExitCode (void) const { return deProcess_getExitCode(m_process); } in getExitCode() function in de::Process
65 func getExitCode(err error) (exitCode int, ok bool) { func
306 int PosixTestProcess::getExitCode (void) const in getExitCode() function in xs::PosixTestProcess
146 int getExitCode (void) const { return m_exitCode; } in getExitCode() function in xs::win32::Process
784 int Win32TestProcess::getExitCode (void) const in getExitCode() function in xs::Win32TestProcess
327 int getExitCode() override in getExitCode() function in angle::__anon29c9fda30111::WindowsProcess
277 int TestProcess::getExitCode (void) const in getExitCode() function in tcu::Android::TestProcess
285 int getExitCode() override { return mExitCode; } in getExitCode() function in angle::__anon5f3305900111::PosixProcess