Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_partition_key.cc204 bool CookiePartitionKey::IsSerializeable() const { in IsSerializeable() function in net::CookiePartitionKey
H A Dcookie_partition_key_unittest.cc336 TEST_P(CookiePartitionKeyTest, IsSerializeable) { in TEST_P() argument