MCPcopy 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
110void JSONPrinter::print_test_footer()
111{
112 *_stream << "}";
113}
114
115void JSONPrinter::print_list_tests(const std::vector<TestInfo> &infos)
116{

Callers 2

log_test_endMethod · 0.45
print_test_resultsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected