Searched refs:SetCustomReleaseTime (Results 1 – 5 of 5) sorted by relevance
23 SetCustomReleaseTime(TimeTicks()); in TestBackoffEntry()175 custom.SetCustomReleaseTime(custom_horizon); in TEST()198 custom.SetCustomReleaseTime(custom_horizon); in TEST()
64 void SetCustomReleaseTime(const base::TimeTicks& release_time);
66 void BackoffEntry::SetCustomReleaseTime(const base::TimeTicks& release_time) { in SetCustomReleaseTime() function in net::BackoffEntry
90 GetBackoffEntry()->SetCustomReleaseTime(time_now); in ResetToBlank()99 GetBackoffEntry()->SetCustomReleaseTime(release_time); in set_exponential_backoff_release_time()
244 GetBackoffEntry()->SetCustomReleaseTime( in HandleCustomRetryAfter()