Searched refs:CATCH_RUNTIME_ERROR (Results 1 – 3 of 3) sorted by relevance
67 CATCH_RUNTIME_ERROR("Could not get a temp filename"); in TempFile()72 CATCH_RUNTIME_ERROR("Could not translate errno to a string"); in TempFile()74 … CATCH_RUNTIME_ERROR("Coul dnot open the temp file: '" << m_buffer << "' because: " << buffer); in TempFile()81 CATCH_RUNTIME_ERROR("Could not create a temp file."); in TempFile()
36 #define CATCH_RUNTIME_ERROR( msg ) \ macro
3494 #define CATCH_RUNTIME_ERROR( msg ) \ macro9817 CATCH_RUNTIME_ERROR("Could not get a temp filename"); in TempFile()9822 CATCH_RUNTIME_ERROR("Could not translate errno to a string"); in TempFile()9824 … CATCH_RUNTIME_ERROR("Coul dnot open the temp file: '" << m_buffer << "' because: " << buffer); in TempFile()9831 CATCH_RUNTIME_ERROR("Could not create a temp file."); in TempFile()