Searched refs:benchmarkErrorMsg (Results 1 – 1 of 1) sorted by relevance
6516 const std::string benchmarkErrorMsg = "a benchmark failed to run successfully"; variable6525 CATCH_RUNTIME_ERROR(Detail::benchmarkErrorMsg); in user_code()7278 …if (translateActiveException() != Detail::benchmarkErrorMsg) // benchmark errors have been reporte… in run()