Home
last modified time | relevance | path

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

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp6516 const std::string benchmarkErrorMsg = "a benchmark failed to run successfully"; variable
6525 CATCH_RUNTIME_ERROR(Detail::benchmarkErrorMsg); in user_code()
7278 …if (translateActiveException() != Detail::benchmarkErrorMsg) // benchmark errors have been reporte… in run()