Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_partition_key_unittest.cc17 class CookiePartitionKeyTest : public testing::TestWithParam<bool> { class
36 TEST_P(CookiePartitionKeyTest, TestFromStorage) { in TEST_P() argument
65 TEST_P(CookiePartitionKeyTest, TestFromUntrustedInput) { in TEST_P() argument
112 TEST_P(CookiePartitionKeyTest, Serialization) { in TEST_P() argument
195 TEST_P(CookiePartitionKeyTest, FromNetworkIsolationKey) { in TEST_P() argument
262 TEST_P(CookiePartitionKeyTest, FromWire) { in TEST_P() argument
289 TEST_P(CookiePartitionKeyTest, FromStorageKeyComponents) { in TEST_P() argument
317 TEST_P(CookiePartitionKeyTest, FromScript) { in TEST_P() argument
336 TEST_P(CookiePartitionKeyTest, IsSerializeable) { in TEST_P() argument
343 TEST_P(CookiePartitionKeyTest, Equality) { in TEST_P() argument
[all …]