MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / print_run_header

Method print_run_header

tests/framework/printers/JSONPrinter.cpp:90–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90void JSONPrinter::print_run_header()
91{
92 print_separator(_first_entry);
93
94 *_stream << R"("tests" : {)";
95}
96
97void JSONPrinter::print_run_footer()
98{

Callers 2

runMethod · 0.45
print_test_resultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected