Home
last modified time | relevance | path

Searched refs:https_example (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/net/first_party_sets/
H A Dglobal_first_party_sets_unittest.cc136 SchemefulSite https_example(GURL("https://example.test")); in TEST_F() local
139 FirstPartySetEntry entry(https_example, SiteType::kPrimary, std::nullopt); in TEST_F()
140 FirstPartySetEntry assoc_entry(https_example, SiteType::kAssociated, 0); in TEST_F()
144 {https_example, entry}, in TEST_F()