Searched defs:same_party (Results 1 – 3 of 3) sorted by relevance
373 bool same_party, in CanonicalCookie()708 bool same_party, in CreateSanitizedCookie()870 bool same_party, in FromStorage()915 bool same_party, in CreateUnsafeCookieForTesting()
1095 bool same_party = false; in TEST() local2161 const auto make_cookie = [now](CookieSameSite same_site, bool same_party) { in TEST()5245 const auto make_cookie = [now](CookieSameSite same_site, bool same_party) { in TEST()
961 bool same_party; member