Home
last modified time | relevance | path

Searched refs:CATCH_RUNTIME_ERROR (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/tests/lib/
H A Dcatch.hpp3904 #define CATCH_RUNTIME_ERROR(...) \ macro
6591 CATCH_RUNTIME_ERROR(Detail::benchmarkErrorMsg);
10848 CATCH_RUNTIME_ERROR("Could not register vectored exception handler");
10854 CATCH_RUNTIME_ERROR("Could not unregister vectored exception handler");
12107 CATCH_RUNTIME_ERROR("Could not get a temp filename");
12112 CATCH_RUNTIME_ERROR("Could not translate errno to a string");
12114 CATCH_RUNTIME_ERROR("Could not open the temp file: '" << m_buffer << "' because: " << buffer);
12121 CATCH_RUNTIME_ERROR("Could not create a temp file.");

Completed in 16 milliseconds