Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/src/
Dbenchmark_runner.cc188 struct IterationResults { struct in benchmark::internal::__anone28aa97d0111::BenchmarkRunner
193 IterationResults DoNIterations() { in DoNIterations()
213 IterationResults i; in DoNIterations()
243 size_t PredictNumItersNeeded(const IterationResults& i) const { in PredictNumItersNeeded()
266 bool ShouldReportIterationResults(const IterationResults& i) const { in ShouldReportIterationResults()
280 IterationResults i; in DoOneRepetition()
/external/google-benchmark/src/
Dbenchmark_runner.cc188 struct IterationResults { struct in benchmark::internal::__anon00ab9b640111::BenchmarkRunner
193 IterationResults DoNIterations() { in DoNIterations()
213 IterationResults i; in DoNIterations()
243 size_t PredictNumItersNeeded(const IterationResults& i) const { in PredictNumItersNeeded()
266 bool ShouldReportIterationResults(const IterationResults& i) const { in ShouldReportIterationResults()
280 IterationResults i; in DoOneRepetition()