MCPcopy Create free account
hub / github.com/apache/trafficserver / lazyPrint

Method lazyPrint

lib/catch2/catch.hpp:16600–16604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16598}
16599
16600void ConsoleReporter::lazyPrint() {
16601
16602 m_tablePrinter->close();
16603 lazyPrintWithoutClosingBenchmarkTable();
16604}
16605
16606void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
16607

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected