Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/first_party_sets/
H A Dglobal_first_party_sets_unittest.cc818 TEST_F(PopulatedGlobalFirstPartySetsTest, ComputeMetadata) { in TEST_F() argument
1415 TEST_F(GlobalFirstPartySetsWithConfigTest, ComputeMetadata) { in TEST_F() argument
H A Dglobal_first_party_sets.cc173 FirstPartySetMetadata GlobalFirstPartySets::ComputeMetadata( in ComputeMetadata() function in net::GlobalFirstPartySets