Home
last modified time | relevance | path

Searched refs:PredictNumItersNeeded (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Dbenchmark_runner.h95 IterationCount PredictNumItersNeeded(const IterationResults& i) const;
H A Dbenchmark_runner.cc231 IterationCount BenchmarkRunner::PredictNumItersNeeded( in PredictNumItersNeeded() function in benchmark::internal::BenchmarkRunner
300 iters = PredictNumItersNeeded(i); in DoOneRepetition()