Searched refs:kMaxRollbackAllowedMilestones (Results 1 – 1 of 1) sorted by relevance
41 const int kMaxRollbackAllowedMilestones = 4; variable411 if (*rollback_allowed_milestones > kMaxRollbackAllowedMilestones) in GetRollbackAllowedMilestones()412 *rollback_allowed_milestones = kMaxRollbackAllowedMilestones; in GetRollbackAllowedMilestones()418 << kMaxRollbackAllowedMilestones << "."; in GetRollbackAllowedMilestones()419 *rollback_allowed_milestones = kMaxRollbackAllowedMilestones; in GetRollbackAllowedMilestones()