Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_runner.h97 bool ShouldReportIterationResults(const IterationResults& i) const;
Dbenchmark_runner.cc255 bool BenchmarkRunner::ShouldReportIterationResults( in ShouldReportIterationResults() function in benchmark::internal::BenchmarkRunner
293 ShouldReportIterationResults(i); in DoOneRepetition()