Searched refs:exit_code (Results 1 – 2 of 2) sorted by relevance
47 local exit_code="$?"50 case "$exit_code" in
190 exit_code: _, in run_test()280 exit_code: Option<i32>, field287 self.exit_code.unwrap_or(0) == other.status.code().unwrap() in eq()