Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp223 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::XmlReporter
Dcatch_reporter_listening.cpp53 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
Dcatch_reporter_console.cpp431 void ConsoleReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::ConsoleReporter
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h226 virtual void benchmarkPreparing( std::string const& ) {} in benchmarkPreparing() function
Dcatch_run_context.cpp235 void RunContext::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp5660 virtual void benchmarkPreparing( std::string const& ) {} in benchmarkPreparing() function
12818 void RunContext::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::RunContext
16466 void ConsoleReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::ConsoleReporter
17047 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
17376 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::XmlReporter
/external/catch2/single_include/catch2/
Dcatch.hpp5627 virtual void benchmarkPreparing( std::string const& ) {} in benchmarkPreparing() function
12675 void RunContext::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::RunContext
16213 void ConsoleReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::ConsoleReporter
16789 void ListeningReporter::benchmarkPreparing( std::string const& name ) { in benchmarkPreparing() function in Catch::ListeningReporter
17110 void XmlReporter::benchmarkPreparing(std::string const& name) { in benchmarkPreparing() function in Catch::XmlReporter