Searched refs:SetCustomReleaseTime (Results 1 – 3 of 3) sorted by relevance
22 SetCustomReleaseTime(TimeTicks()); in TestBackoffEntry()265 custom.SetCustomReleaseTime(custom_horizon); in TEST()288 custom.SetCustomReleaseTime(custom_horizon); in TEST()
80 void SetCustomReleaseTime(const base::TimeTicks& release_time);
68 void BackoffEntry::SetCustomReleaseTime(const base::TimeTicks& release_time) { in SetCustomReleaseTime() function in brillo::BackoffEntry