Searched defs:RemoveEndpointsForUrl (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/net/reporting/ | ||
H A D | reporting_endpoint_manager_unittest.cc | 178 void RemoveEndpointsForUrl(const GURL& url) override { NOTREACHED(); } in RemoveEndpointsForUrl() function in net::__anonadb277670111::TestReportingCache |
H A D | reporting_cache_unittest.cc | 898 TEST_P(ReportingCacheTest, RemoveEndpointsForUrl) { in TEST_P() argument |
H A D | reporting_cache_impl.cc | 547 void ReportingCacheImpl::RemoveEndpointsForUrl(const GURL& url) { in RemoveEndpointsForUrl() function in net::ReportingCacheImpl |