Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2396 static std::string PrintTestPartResultToString(
2401 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {} in GoogleTestFailureException()
2900 static std::string PrintTestPartResultToString( in PrintTestPartResultToString() function
2912 PrintTestPartResultToString(test_part_result); in PrintTestPartResult()