MCPcopy Create free account
hub / github.com/apache/qpid-proton / benchmarkStarting

Method benchmarkStarting

tests/include/catch.hpp:12884–12886  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12882 m_reporter->benchmarkPreparing(name);
12883 }
12884 void RunContext::benchmarkStarting( BenchmarkInfo const& info ) {
12885 m_reporter->benchmarkStarting( info );
12886 }
12887 void RunContext::benchmarkEnded( BenchmarkStats<> const& stats ) {
12888 m_reporter->benchmarkEnded( stats );
12889 }

Callers 1

runMethod · 0.45

Calls 3

ColumnBreakClass · 0.85
DurationClass · 0.85
benchmarkNoAnalysisMethod · 0.80

Tested by

no test coverage detected