Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ print_run_footer
Method
print_run_footer
tests/framework/printers/JSONPrinter.cpp:97–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
95
}
96
97
void JSONPrinter::print_run_footer()
98
{
99
*_stream <<
"}"
;
100
}
101
102
void JSONPrinter::print_test_header(const TestInfo &info)
103
{
Callers
2
run
Method · 0.45
print_test_results
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected