Searched refs:supports_http_only (Results 1 – 2 of 2) sorted by relevance
91 if (!CookieStoreTestTraits::supports_http_only) in GetCookies()137 if (!CookieStoreTestTraits::supports_http_only) in SetCookieWithServerTime()147 if (!CookieStoreTestTraits::supports_http_only) in SetCookie()635 if (!TypeParam::supports_http_only) in TYPED_TEST_P()658 if (!TypeParam::supports_http_only) in TYPED_TEST_P()940 if (TypeParam::supports_http_only) { in TYPED_TEST_P()1040 if (!CookieStoreTestTraits::supports_http_only) in GetCookiesTask()1120 if (!TypeParam::supports_http_only) in TYPED_TEST_P()1138 if (!TypeParam::supports_http_only) in TYPED_TEST_P()1155 if (!TypeParam::supports_http_only) in TYPED_TEST_P()[all …]
94 static const bool supports_http_only = true; member