Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_runner.h80 bool HasExplicitIters() const { return has_explicit_iteration_count; } in HasExplicitIters() function
Dbenchmark.cc443 runner.GetMinTime(), runner.HasExplicitIters(), runner.GetIters()); in RunBenchmarks()
446 runner.GetMinTime(), runner.HasExplicitIters(), runner.GetIters()); in RunBenchmarks()