MCPcopy Create free account
hub / github.com/CodingGay/BlackDex / lazyPrint

Method lazyPrint

Bcore/src/main/cpp/Dobby/tests/catch.hpp:11896–11900  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11894}
11895
11896void ConsoleReporter::lazyPrint() {
11897
11898 m_tablePrinter->close();
11899 lazyPrintWithoutClosingBenchmarkTable();
11900}
11901
11902void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
11903

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected