Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/src/
H A Dgtest.cc2408 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2505 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2509 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()