Searched refs:repetitions_ (Results 1 – 6 of 6) sorted by relevance
26 repetitions_(benchmark_.repetitions_), in BenchmarkInstance()58 if (benchmark_.repetitions_ != 0) { in BenchmarkInstance()59 name_.repetitions = StrFormat("repeats:%d", benchmark_.repetitions_); in BenchmarkInstance()
37 int repetitions() const { return repetitions_; } in repetitions()63 int repetitions_; variable
209 repetitions_(0), in Benchmark()360 repetitions_ = n; in Repetitions()
164 instance.repetitions = family->repetitions_; in FindBenchmarks()193 if (family->repetitions_ != 0) in FindBenchmarks()194 instance.name += StrFormat("/repeats:%d", family->repetitions_); in FindBenchmarks()244 repetitions_(0), in Benchmark()367 repetitions_ = n; in Repetitions()
906 int repetitions_; variable
1112 int repetitions_; variable