Home
last modified time | relevance | path

Searched defs:repetition_index (Results 1 – 4 of 4) sorted by relevance

/third_party/benchmark/tools/gbench/Inputs/
Dtest4_run.json8 "repetition_index": 0 number
15 "repetition_index": 1 number
31 "repetition_index": 0 number
38 "repetition_index": 1 number
56 "repetition_index": 0 number
63 "repetition_index": 1 number
79 "repetition_index": 0 number
86 "repetition_index": 1 number
/third_party/benchmark/src/
Dbenchmark_runner.cc76 int64_t repetition_index, int64_t repeats) { in CreateRunReport()
Dbenchmark.cc436 for (size_t repetition_index : repetition_indices) { in RunBenchmarks() local
/third_party/benchmark/include/benchmark/
Dbenchmark.h1772 int64_t repetition_index; member