Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2032 static internal::String FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2134 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2138 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2032 static internal::String FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2134 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2138 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2033 static internal::String FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2135 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2139 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2353 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2448 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2452 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/mesa3d/src/gtest/src/
Dgtest.cc2352 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2447 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2451 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2352 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2447 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2451 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2393 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2490 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2494 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()
/external/googletest/googletest/src/
Dgtest.cc2374 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
2471 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
2475 FormatCxxExceptionMessage(nullptr, location)); in HandleExceptionsInMethodIfSupported()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3800 static std::string FormatCxxExceptionMessage(const char* description, in FormatCxxExceptionMessage() function
3895 FormatCxxExceptionMessage(e.what(), location)); in HandleExceptionsInMethodIfSupported()
3899 FormatCxxExceptionMessage(NULL, location)); in HandleExceptionsInMethodIfSupported()