Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ print_global_footer
Method
print_global_footer
tests/framework/printers/JSONPrinter.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void JSONPrinter::print_global_footer()
86
{
87
*_stream <<
"}\n"
;
88
}
89
90
void JSONPrinter::print_run_header()
91
{
Callers
3
main
Function · 0.45
run_example
Function · 0.45
run_example
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected