Searched refs:GetBaseRetryPeriod (Results 1 – 3 of 3) sorted by relevance
131 base::TimeDelta AddressValidator::GetBaseRetryPeriod() const { in GetBaseRetryPeriod() function in autofill::AddressValidator156 GetBaseRetryPeriod() * pow(2, attempts_number_[region_code]++)); in RulesLoaded()
148 virtual base::TimeDelta GetBaseRetryPeriod() const;
752 virtual base::TimeDelta GetBaseRetryPeriod() const OVERRIDE { in GetBaseRetryPeriod() function in autofill::FailingAddressValidatorTest::TestAddressValidator