Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dreporter.cc36 int64_t const run_iterations = reports.front().iterations; in ComputeStats() local
41 CHECK_EQ(run_iterations, run.iterations); in ComputeStats()
52 mean_data->iterations = run_iterations; in ComputeStats()
54 run_iterations; in ComputeStats()
56 run_iterations; in ComputeStats()