MCPcopy 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
97void JSONPrinter::print_run_footer()
98{
99 *_stream << "}";
100}
101
102void JSONPrinter::print_test_header(const TestInfo &info)
103{

Callers 2

runMethod · 0.45
print_test_resultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected