Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2383 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2480 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2484 FormatCxxExceptionMessage(nullptr, location)); in HandleExceptionsInMethodIfSupported()