Home | History | Annotate | Download | only in test

Lines Matching full:exit_code

216 static int NormalExitStatus(int exit_code) {
219 _exit(exit_code);