Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/qpid-proton
/ lazyPrint
Method
lazyPrint
tests/include/catch.hpp:16604–16608 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16602
}
16603
16604
void ConsoleReporter::lazyPrint() {
16605
16606
m_tablePrinter->close();
16607
lazyPrintWithoutClosingBenchmarkTable();
16608
}
16609
16610
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
16611
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected