Home
last modified time | relevance | path

Searched defs:reports_for_family (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/src/
Dbenchmark_runner.h88 BenchmarkReporter::PerFamilyRunReports* reports_for_family; variable
Dbenchmark.cc396 BenchmarkReporter::PerFamilyRunReports* reports_for_family = nullptr; in RunBenchmarks() local
451 if (const auto* reports_for_family = runner.GetReportsForFamily()) { in RunBenchmarks() local