Home
last modified time | relevance | path

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

/external/cronet/net/cookies/
Dcookie_partition_key_unittest.cc16 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
[all …]