Home
last modified time | relevance | path

Searched defs:RemoveEndpointsForUrl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_endpoint_manager_unittest.cc178 void RemoveEndpointsForUrl(const GURL& url) override { NOTREACHED(); } in RemoveEndpointsForUrl() function in net::__anonadb277670111::TestReportingCache
H A Dreporting_cache_unittest.cc898 TEST_P(ReportingCacheTest, RemoveEndpointsForUrl) { in TEST_P() argument
H A Dreporting_cache_impl.cc547 void ReportingCacheImpl::RemoveEndpointsForUrl(const GURL& url) { in RemoveEndpointsForUrl() function in net::ReportingCacheImpl