Searched defs:repeats (Results 1 – 2 of 2) sorted by relevance
/llvm-project/third-party/benchmark/src/ | ||
H A D | benchmark_runner.h | 94 const int repeats; variable |
H A D | benchmark_runner.cc | 76 int64_t repetition_index, int64_t repeats) { in CreateRunReport() |