Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
11896
void ConsoleReporter::lazyPrint() {
11897
11898
m_tablePrinter->close();
11899
lazyPrintWithoutClosingBenchmarkTable();
11900
}
11901
11902
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
11903
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected