Searched refs:eviction_time (Results 1 – 3 of 3) sorted by relevance
43 reinstatement_time - evicted_cookie.eviction_time); in Report()129 return evicted_cookie1->second->eviction_time in CompareEvictedCookie()130 < evicted_cookie2->second->eviction_time; in CompareEvictedCookie()
50 : eviction_time(eviction_time_in), in EvictedCookie()58 base::Time eviction_time; member
106 TimeDelta delta(reinstatement_time - evicted_cookie.eviction_time); in Report()