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

/gem5/ext/googletest/googletest/src/
H A Dgtest.cc2352 static std::string FormatCxxExceptionMessage(const char* description, function in namespace:testing::internal
2447 FormatCxxExceptionMessage(e.what(), location));
2451 FormatCxxExceptionMessage(NULL, location));

Completed in 23 milliseconds