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

Method testRunEnded

external/catch.hpp:16090–16094  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16088 }
16089
16090 void CompactReporter::testRunEnded( TestRunStats const& _testRunStats ) {
16091 printTotals( stream, _testRunStats.totals );
16092 stream << '\n' << std::endl;
16093 StreamingReporterBase::testRunEnded( _testRunStats );
16094 }
16095
16096 CompactReporter::~CompactReporter() {}
16097

Callers 2

~RunContextMethod · 0.45

Calls 2

printTotalsFunction · 0.85
scopedElementMethod · 0.80

Tested by

no test coverage detected