Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc2596 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2685 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2689 FormatCxxExceptionMessage(nullptr, location)); in HandleExceptionsInMethodIfSupported()