Searched refs:non_aggregates (Results 1 – 6 of 6) sorted by relevance
36 std::vector<BenchmarkReporter::Run> non_aggregates; member
158 run_results.aggregates_only = ComputeStats(run_results.non_aggregates); in BenchmarkRunner()335 run_results.non_aggregates.push_back(report); in DoOneRepetition()
273 reporter->ReportRuns(run_results.non_aggregates); in RunBenchmarks()