Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp228 void XmlReporter::benchmarkStarting(BenchmarkInfo const &info) { in benchmarkStarting() function in Catch::XmlReporter
Dcatch_reporter_listening.cpp59 void ListeningReporter::benchmarkStarting( BenchmarkInfo const& benchmarkInfo ) { in benchmarkStarting() function in Catch::ListeningReporter
Dcatch_reporter_console.cpp447 void ConsoleReporter::benchmarkStarting(BenchmarkInfo const& info) { in benchmarkStarting() function in Catch::ConsoleReporter
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h227 virtual void benchmarkStarting( BenchmarkInfo const& ) {} in benchmarkStarting() function
Dcatch_run_context.cpp238 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) { in benchmarkStarting() function in Catch::RunContext
/external/catch2/single_include/catch2/
Dcatch.hpp5628 virtual void benchmarkStarting( BenchmarkInfo const& ) {} in benchmarkStarting() function
12678 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) { in benchmarkStarting() function in Catch::RunContext
16229 void ConsoleReporter::benchmarkStarting(BenchmarkInfo const& info) { in benchmarkStarting() function in Catch::ConsoleReporter
16795 void ListeningReporter::benchmarkStarting( BenchmarkInfo const& benchmarkInfo ) { in benchmarkStarting() function in Catch::ListeningReporter
17115 void XmlReporter::benchmarkStarting(BenchmarkInfo const &info) { in benchmarkStarting() function in Catch::XmlReporter
/external/libabigail/tests/lib/
Dcatch.hpp5661 virtual void benchmarkStarting( BenchmarkInfo const& ) {} in benchmarkStarting() function
12821 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) { in benchmarkStarting() function in Catch::RunContext
16482 void ConsoleReporter::benchmarkStarting(BenchmarkInfo const& info) { in benchmarkStarting() function in Catch::ConsoleReporter
17053 void ListeningReporter::benchmarkStarting( BenchmarkInfo const& benchmarkInfo ) { in benchmarkStarting() function in Catch::ListeningReporter
17381 void XmlReporter::benchmarkStarting(BenchmarkInfo const &info) { in benchmarkStarting() function in Catch::XmlReporter