Searched refs:cookie_creation_time (Results 1 – 1 of 1) sorted by relevance
884 int64 cookie_creation_time = (*it)->CreationDate().ToInternalValue(); in InitStore() local886 if (creation_times.insert(cookie_creation_time).second) { in InitStore()