Home
last modified time | relevance | path

Searched refs:report_if_present (Results 1 – 1 of 1) sorted by relevance

/third_party/benchmark/src/
Djson_reporter.cc300 auto report_if_present = [&out, &indent](const std::string& label, in PrintRunData() local
306 report_if_present("total_allocated_bytes", in PrintRunData()
308 report_if_present("net_heap_growth", memory_result.net_heap_growth); in PrintRunData()