Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp260 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed() function in Catch::XmlReporter
Dcatch_reporter_listening.cpp72 void ListeningReporter::benchmarkFailed( std::string const& error ) { in benchmarkFailed() function in Catch::ListeningReporter
Dcatch_reporter_console.cpp470 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h229 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function
Dcatch_run_context.cpp244 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp5663 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function
12827 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext
16505 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter
17066 void ListeningReporter::benchmarkFailed( std::string const& error ) { in benchmarkFailed() function in Catch::ListeningReporter
17413 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed() function in Catch::XmlReporter
/external/catch2/single_include/catch2/
Dcatch.hpp5630 virtual void benchmarkFailed( std::string const& ) {} in benchmarkFailed() function
12684 void RunContext::benchmarkFailed(std::string const & error) { in benchmarkFailed() function in Catch::RunContext
16252 void ConsoleReporter::benchmarkFailed(std::string const& error) { in benchmarkFailed() function in Catch::ConsoleReporter
16808 void ListeningReporter::benchmarkFailed( std::string const& error ) { in benchmarkFailed() function in Catch::ListeningReporter
17147 void XmlReporter::benchmarkFailed(std::string const &error) { in benchmarkFailed() function in Catch::XmlReporter