Home
last modified time | relevance | path

Searched defs:repeats (Results 1 – 2 of 2) sorted by relevance

/llvm-project/third-party/benchmark/src/
H A Dbenchmark_runner.h94 const int repeats; variable
H A Dbenchmark_runner.cc76 int64_t repetition_index, int64_t repeats) { in CreateRunReport()