Home
last modified time | relevance | path

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

/external/google-benchmark/src/
Dstatistics.cc100 int64_t const run_iterations = reports.front().iterations; in ComputeStats() local
123 CHECK_EQ(run_iterations, run.iterations); in ComputeStats()
145 double(reports.size()) / double(run_iterations); in ComputeStats()
/external/libcxx/utils/google-benchmark/src/
Dstatistics.cc100 int64_t const run_iterations = reports.front().iterations; in ComputeStats() local
123 CHECK_EQ(run_iterations, run.iterations); in ComputeStats()
145 double(reports.size()) / double(run_iterations); in ComputeStats()