Searched refs:getChildExitCode (Results 1 – 1 of 1) sorted by relevance
152 int getChildExitCode() const { return exit_code_; } in getChildExitCode() function265 std::fprintf(stderr, "child exit code: %d\n", DT.getChildExitCode()); in ExpectDeath()