Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/googletest/src/
H A Dgtest.cc2570 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2659 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2663 FormatCxxExceptionMessage(nullptr, location)); in HandleExceptionsInMethodIfSupported()