Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ lazyPrint
Method
lazyPrint
extlibs/catch/include/catch/catch.hpp:15758–15762 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15756
}
15757
15758
void ConsoleReporter::lazyPrint() {
15759
15760
m_tablePrinter->close();
15761
lazyPrintWithoutClosingBenchmarkTable();
15762
}
15763
15764
void ConsoleReporter::lazyPrintWithoutClosingBenchmarkTable() {
15765
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected