Home
last modified time | relevance | path

Searched refs:DoOneRepetition (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_runner.h57 void DoOneRepetition();
H A Dbenchmark_runner.cc269 void BenchmarkRunner::DoOneRepetition() { in DoOneRepetition() function in benchmark::internal::BenchmarkRunner
H A Dbenchmark.cc350 runner.DoOneRepetition(); in RunBenchmarks()