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.cc304 auto report_if_present = [&out, &indent](const char* label, int64_t val) { in PrintRunData() local
309 report_if_present("total_allocated_bytes", in PrintRunData()
311 report_if_present("net_heap_growth", memory_result.net_heap_growth); in PrintRunData()