Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16600
void ConsoleReporter::lazyPrint() {
16601
16602
m_tablePrinter->close();
16603
lazyPrintWithoutClosingBenchmarkTable();
16604
}
16605
16606
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
16607
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected