Searched defs:is_the_first_repetition (Results 1 – 1 of 1) sorted by relevance
153 const bool is_the_first_repetition = repetition_num == 0; in BenchmarkRunner() local279 void DoOneRepetition(bool is_the_first_repetition) { in DoOneRepetition()