Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dbenchmark_runner.cc152 for (int repetition_num = 0; repetition_num < repeats; repetition_num++) { in BenchmarkRunner() local
153 const bool is_the_first_repetition = repetition_num == 0; in BenchmarkRunner()
/external/google-benchmark/src/
Dbenchmark_runner.cc152 for (int repetition_num = 0; repetition_num < repeats; repetition_num++) { in BenchmarkRunner() local
153 const bool is_the_first_repetition = repetition_num == 0; in BenchmarkRunner()