Searched defs:CookiePartitionKeyTest (Results 1 – 1 of 1) sorted by relevance
16 class CookiePartitionKeyTest : public testing::TestWithParam<bool> { class34 TEST_P(CookiePartitionKeyTest, Serialization) { in TEST_P() argument80 TEST_P(CookiePartitionKeyTest, Deserialization) { in TEST_P() argument112 TEST_P(CookiePartitionKeyTest, FromNetworkIsolationKey) { in TEST_P() argument169 TEST_P(CookiePartitionKeyTest, FromWire) { in TEST_P() argument189 TEST_P(CookiePartitionKeyTest, FromStorageKeyComponents) { in TEST_P() argument212 TEST_P(CookiePartitionKeyTest, FromScript) { in TEST_P() argument229 TEST_P(CookiePartitionKeyTest, IsSerializeable) { in TEST_P() argument236 TEST_P(CookiePartitionKeyTest, Equality) { in TEST_P() argument246 TEST_P(CookiePartitionKeyTest, Equality_WithNonce) { in TEST_P() argument[all …]