Searched refs:is_the_first_repetition (Results 1 – 1 of 1) sorted by relevance
272 const bool is_the_first_repetition = num_repetitions_done == 0; in DoOneRepetition() local291 const bool results_are_significant = !is_the_first_repetition || in DoOneRepetition()