Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ print_test_footer
Method
print_test_footer
tests/framework/printers/JSONPrinter.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void JSONPrinter::print_test_footer()
111
{
112
*_stream <<
"}"
;
113
}
114
115
void JSONPrinter::print_list_tests(const std::vector<TestInfo> &infos)
116
{
Callers
2
log_test_end
Method · 0.45
print_test_results
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected