Home
last modified time | relevance | path

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

/external/catch2/include/reporters/
Dcatch_reporter_xml.cpp237 void XmlReporter::benchmarkEnded(BenchmarkStats<> const& benchmarkStats) { in benchmarkEnded() function in Catch::XmlReporter
Dcatch_reporter_listening.cpp65 void ListeningReporter::benchmarkEnded( BenchmarkStats<> const& benchmarkStats ) { in benchmarkEnded() function in Catch::ListeningReporter
Dcatch_reporter_console.cpp453 void ConsoleReporter::benchmarkEnded(BenchmarkStats<> const& stats) { in benchmarkEnded() function in Catch::ConsoleReporter
/external/catch2/include/internal/
Dcatch_interfaces_reporter.h228 virtual void benchmarkEnded( BenchmarkStats<> const& ) {} in benchmarkEnded() function
Dcatch_run_context.cpp241 void RunContext::benchmarkEnded( BenchmarkStats<> const& stats ) { in benchmarkEnded() function in Catch::RunContext
/external/libabigail/tests/lib/
Dcatch.hpp5662 virtual void benchmarkEnded( BenchmarkStats<> const& ) {} in benchmarkEnded() function
12824 void RunContext::benchmarkEnded( BenchmarkStats<> const& stats ) { in benchmarkEnded() function in Catch::RunContext
16488 void ConsoleReporter::benchmarkEnded(BenchmarkStats<> const& stats) { in benchmarkEnded() function in Catch::ConsoleReporter
17059 void ListeningReporter::benchmarkEnded( BenchmarkStats<> const& benchmarkStats ) { in benchmarkEnded() function in Catch::ListeningReporter
17390 void XmlReporter::benchmarkEnded(BenchmarkStats<> const& benchmarkStats) { in benchmarkEnded() function in Catch::XmlReporter
/external/catch2/single_include/catch2/
Dcatch.hpp5629 virtual void benchmarkEnded( BenchmarkStats<> const& ) {} in benchmarkEnded() function
12681 void RunContext::benchmarkEnded( BenchmarkStats<> const& stats ) { in benchmarkEnded() function in Catch::RunContext
16235 void ConsoleReporter::benchmarkEnded(BenchmarkStats<> const& stats) { in benchmarkEnded() function in Catch::ConsoleReporter
16801 void ListeningReporter::benchmarkEnded( BenchmarkStats<> const& benchmarkStats ) { in benchmarkEnded() function in Catch::ListeningReporter
17124 void XmlReporter::benchmarkEnded(BenchmarkStats<> const& benchmarkStats) { in benchmarkEnded() function in Catch::XmlReporter