Home
last modified time | relevance | path

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

/third_party/libabigail/tests/lib/
Dcatch.hpp5673 virtual void benchmarkStarting( BenchmarkInfo const& ) {} in benchmarkStarting() function
12885 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) { in benchmarkStarting() function in Catch::RunContext
16549 void ConsoleReporter::benchmarkStarting(BenchmarkInfo const& info) { in benchmarkStarting() function in Catch::ConsoleReporter
17138 void ListeningReporter::benchmarkStarting( BenchmarkInfo const& benchmarkInfo ) { in benchmarkStarting() function in Catch::ListeningReporter
17466 void XmlReporter::benchmarkStarting(BenchmarkInfo const &info) { in benchmarkStarting() function in Catch::XmlReporter