Home
last modified time | relevance | path

Searched defs:CookieUtilComputeSameSiteContextTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_util_unittest.cc721 class CookieUtilComputeSameSiteContextTest class
724 CookieUtilComputeSameSiteContextTest() { in CookieUtilComputeSameSiteContextTest() function in net::__anon904319bd0111::CookieUtilComputeSameSiteContextTest
940 TEST_P(CookieUtilComputeSameSiteContextTest, UrlAndSiteForCookiesCrossSite) { in TEST_P() argument
994 TEST_P(CookieUtilComputeSameSiteContextTest, SiteForCookiesNotSchemefullySame) { in TEST_P() argument
1041 TEST_P(CookieUtilComputeSameSiteContextTest, ForScriptGet) { in TEST_P() argument
1068 TEST_P(CookieUtilComputeSameSiteContextTest, ForScriptGet_SchemefulDowngrade) { in TEST_P() argument
1093 TEST_P(CookieUtilComputeSameSiteContextTest, ForScriptGet_WebSocketSchemes) { in TEST_P() argument
1115 TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest) { in TEST_P() argument
1173 TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest_SchemefulDowngrade) { in TEST_P() argument
1257 TEST_P(CookieUtilComputeSameSiteContextTest, ForRequest_WebSocketSchemes) { in TEST_P() argument
[all …]