Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_runner.h93 IterationResults DoNIterations();
Dbenchmark_runner.cc177 BenchmarkRunner::IterationResults BenchmarkRunner::DoNIterations() { in DoNIterations() function in benchmark::internal::BenchmarkRunner
283 i = DoNIterations(); in DoOneRepetition()