Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc520 static ::std::string FormatDeathTestOutput(const ::std::string& output) { in FormatDeathTestOutput() function
570 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
574 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
578 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
593 << "Actual msg:\n" << FormatDeathTestOutput(error_message); in Passed()
598 << "Actual msg:\n" << FormatDeathTestOutput(error_message); in Passed()