Searched refs:get_exit_code (Results 1 – 3 of 3) sorted by relevance
39 int get_exit_code() const;
27 int ProcessStatus::get_exit_code() const { in get_exit_code() function in __llvm_libc::testutils::ProcessStatus
379 int ActualExit = Result.get_exit_code(); in testProcessExits()