Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_browsing_data_remover_unittest.cc105 TEST_F(ReportingBrowsingDataRemoverTest, RemoveAllClients) { in TEST_F() argument
H A Dreporting_endpoint_manager_unittest.cc173 void RemoveAllClients() override { NOTREACHED(); } in RemoveAllClients() function in net::__anonadb277670111::TestReportingCache
H A Dreporting_cache_unittest.cc788 TEST_P(ReportingCacheTest, RemoveAllClients) { in TEST_P() argument
H A Dreporting_cache_impl.cc516 void ReportingCacheImpl::RemoveAllClients() { in RemoveAllClients() function in net::ReportingCacheImpl