Searched refs:cookie_entry (Results 1 – 1 of 1) sorted by relevance
629 for (const auto& cookie_entry : cookie_entries) { in TestSecureCookieEviction() local630 for (size_t j = 0; j < cookie_entry.num_cookies; j++) { in TestSecureCookieEviction()632 if (cookie_entry.is_secure) in TestSecureCookieEviction()