Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-death-test.cc533 static ::std::string FormatDeathTestOutput(const ::std::string& output) { in FormatDeathTestOutput() function
582 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
586 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
590 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
602 << FormatDeathTestOutput(error_message); in Passed()
607 << "Actual msg:\n" << FormatDeathTestOutput(error_message); in Passed()