Searched refs:benchmarkFailed (Results 1 – 13 of 13) sorted by relevance
72 void ListeningReporter::benchmarkFailed( std::string const& error ) { in benchmarkFailed() function in Catch::ListeningReporter74 listener->benchmarkFailed(error); in benchmarkFailed()76 m_reporter->benchmarkFailed(error); in benchmarkFailed()
57 void benchmarkFailed(std::string const&) override;
40 void benchmarkFailed(std::string const&) override;
48 void benchmarkFailed(std::string const& error) override;
260 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed() function in Catch::XmlReporter
470 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter
62 getResultCapture().benchmarkFailed(translateActiveException()); in user_code()
53 virtual void benchmarkFailed( std::string const& error ) = 0;
89 void benchmarkFailed( std::string const& error ) override;
244 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext245 m_reporter->benchmarkFailed(error); in benchmarkFailed()
229 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function
2447 virtual void benchmarkFailed( std::string const& error ) = 0;5630 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function6132 void benchmarkFailed(std::string const& error) override;6370 void benchmarkFailed(std::string const&) override;6545 getResultCapture().benchmarkFailed(translateActiveException()); in user_code()8074 void benchmarkFailed( std::string const& error ) override;10922 void benchmarkFailed(std::string const&) override;12684 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext12685 m_reporter->benchmarkFailed(error); in benchmarkFailed()16252 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter[all …]
2469 virtual void benchmarkFailed( std::string const& error ) = 0;5663 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function6166 void benchmarkFailed(std::string const& error) override;6404 void benchmarkFailed(std::string const&) override;6577 getResultCapture().benchmarkFailed(translateActiveException()); in user_code()8129 void benchmarkFailed( std::string const& error ) override;10984 void benchmarkFailed(std::string const&) override;12827 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext12828 m_reporter->benchmarkFailed(error); in benchmarkFailed()16505 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter[all …]