Home
last modified time | relevance | path

Searched defs:benchmarkFailed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5609 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function
12654 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext
16227 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter
16785 void ListeningReporter::benchmarkFailed( std::string const& error ) { in benchmarkFailed() function in Catch::ListeningReporter
17124 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed() function in Catch::XmlReporter