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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2365 static std::string PrintTestPartResultToString(
2370 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
2850 static std::string PrintTestPartResultToString( function in namespace:testing::internal
2862 PrintTestPartResultToString(test_part_result);

Completed in 22 milliseconds