Home
last modified time | relevance | path

Searched refs:repetitions_ (Results 1 - 4 of 4) sorted by relevance

/third_party/benchmark/src/
H A Dbenchmark_api_internal.cc26 repetitions_(benchmark_.repetitions_), in BenchmarkInstance()
64 if (benchmark_.repetitions_ != 0) { in BenchmarkInstance()
65 name_.repetitions = StrFormat("repeats:%d", benchmark_.repetitions_); in BenchmarkInstance()
H A Dbenchmark_api_internal.h37 int repetitions() const { return repetitions_; } in repetitions()
64 int repetitions_; member in benchmark::internal::BenchmarkInstance
H A Dbenchmark_register.cc216 repetitions_(0), in Benchmark()
376 repetitions_ = n; in Repetitions()
/third_party/benchmark/include/benchmark/
H A Dbenchmark.h1306 int repetitions_; member in benchmark::internal::internal::Benchmark

Completed in 8 milliseconds