Lines Matching defs:CookiePartitionKeyTest
16 class CookiePartitionKeyTest : public testing::TestWithParam<bool> { class
34 TEST_P(CookiePartitionKeyTest, Serialization) { in TEST_P() argument
80 TEST_P(CookiePartitionKeyTest, Deserialization) { in TEST_P() argument
112 TEST_P(CookiePartitionKeyTest, FromNetworkIsolationKey) { in TEST_P() argument
169 TEST_P(CookiePartitionKeyTest, FromWire) { in TEST_P() argument
189 TEST_P(CookiePartitionKeyTest, FromStorageKeyComponents) { in TEST_P() argument
212 TEST_P(CookiePartitionKeyTest, FromScript) { in TEST_P() argument
229 TEST_P(CookiePartitionKeyTest, IsSerializeable) { in TEST_P() argument
236 TEST_P(CookiePartitionKeyTest, Equality) { in TEST_P() argument
246 TEST_P(CookiePartitionKeyTest, Equality_WithNonce) { in TEST_P() argument
274 TEST_P(CookiePartitionKeyTest, Localhost) { in TEST_P() argument
289 TEST_P(CookiePartitionKeyTest, NetworkIsolationKeyMode) { in TEST_P() argument