MCPcopy 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
85void JSONPrinter::print_global_footer()
86{
87 *_stream << "}\n";
88}
89
90void JSONPrinter::print_run_header()
91{

Callers 3

mainFunction · 0.45
run_exampleFunction · 0.45
run_exampleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected