Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest.cc2421 static std::string PrintTestPartResultToString(
2426 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2916 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2928 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()