Home
last modified time | relevance | path

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

/src/contrib/bsnmp/tests/
H A Dcatch.hpp3857 #define CATCH_RUNTIME_ERROR(...) \ macro
6525 CATCH_RUNTIME_ERROR(Detail::benchmarkErrorMsg); in user_code()
11951 CATCH_RUNTIME_ERROR("Could not get a temp filename"); in TempFile()
11956 CATCH_RUNTIME_ERROR("Could not translate errno to a string"); in TempFile()
11958CATCH_RUNTIME_ERROR("Could not open the temp file: '" << m_buffer << "' because: " << buffer); in TempFile()
11965 CATCH_RUNTIME_ERROR("Could not create a temp file."); in TempFile()