Searched refs:rand_sign (Results 1 – 1 of 1) sorted by relevance
738 int rand_sign = base::RandInt(0, 1) * 2 - 1; in GetRecommendedDelay() local742 (rand_sign * (last_delay.InSeconds() / kBackoffRandomizationFactor)); in GetRecommendedDelay()