Searched refs:current_repetition (Results 1 – 1 of 1) sorted by relevance
323 int64 current_repetition = job->distributed_epoch_state.value().repetition; in GetSplit() local324 if (repetition < current_repetition) { in GetSplit()327 << current_repetition << " is greater than the requested reptition " in GetSplit()