Searched defs:CookiePartitionKeyTest (Results 1 – 1 of 1) sorted by relevance
17 class CookiePartitionKeyTest : public testing::TestWithParam<bool> { class36 TEST_P(CookiePartitionKeyTest, TestFromStorage) { in TEST_P() argument65 TEST_P(CookiePartitionKeyTest, TestFromUntrustedInput) { in TEST_P() argument112 TEST_P(CookiePartitionKeyTest, Serialization) { in TEST_P() argument195 TEST_P(CookiePartitionKeyTest, FromNetworkIsolationKey) { in TEST_P() argument262 TEST_P(CookiePartitionKeyTest, FromWire) { in TEST_P() argument289 TEST_P(CookiePartitionKeyTest, FromStorageKeyComponents) { in TEST_P() argument317 TEST_P(CookiePartitionKeyTest, FromScript) { in TEST_P() argument336 TEST_P(CookiePartitionKeyTest, IsSerializeable) { in TEST_P() argument343 TEST_P(CookiePartitionKeyTest, Equality) { in TEST_P() argument[all …]