Home | History | Annotate | Download | only in test

Lines Matching full:exit_code

226 static int NormalExitStatus(int exit_code) {
229 _exit(exit_code);