Home
last modified time | relevance | path

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

/third_party/benchmark/src/
Dbenchmark_runner.cc272 const bool is_the_first_repetition = num_repetitions_done == 0; in DoOneRepetition() local
291 const bool results_are_significant = !is_the_first_repetition || in DoOneRepetition()