Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc493 static ::std::string FormatDeathTestOutput(const ::std::string& output) { in FormatDeathTestOutput() function
543 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
547 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
551 << " Error msg:\n" << FormatDeathTestOutput(error_message); in Passed()
561 << "Actual msg:\n" << FormatDeathTestOutput(error_message); in Passed()
566 << "Actual msg:\n" << FormatDeathTestOutput(error_message); in Passed()