MCPcopy Create free account
hub / github.com/RenderKit/embree / testRunEnded

Method testRunEnded

tutorials/external/catch.hpp:13361–13365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13359 }
13360
13361 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) {
13362 printTotals( stream, _testRunStats.totals );
13363 stream << '\n' << std::endl;
13364 StreamingReporterBase::testRunEnded( _testRunStats );
13365 }
13366
13367 CompactReporter::~CompactReporter() {}
13368

Callers 2

~RunContextMethod · 0.45

Calls 2

printTotalsFunction · 0.85
scopedElementMethod · 0.80

Tested by

no test coverage detected