Home
last modified time | relevance | path

Searched refs:ExitSummary (Results 1 – 1 of 1) sorted by relevance

/freebsd-head/contrib/googletest/googletest/src/
HDgtest-death-test.cc213 static std::string ExitSummary(int exit_code) { in ExitSummary() function
615 << " " << ExitSummary(status()) << "\n" in Passed()