Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2026 static std::string PrintTestPartResultToString(
2031 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2494 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2506 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()