Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest.cc2013 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2108 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2112 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()