Home
last modified time | relevance | path

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

/external/cronet/net/reporting/
Dreporting_browsing_data_remover_unittest.cc91 TEST_F(ReportingBrowsingDataRemoverTest, RemoveAllReports) { in TEST_F() argument
Dreporting_endpoint_manager_unittest.cc123 void RemoveAllReports() override { NOTREACHED(); } in RemoveAllReports() function in net::__anona1bef6360111::TestReportingCache
Dreporting_cache_unittest.cc282 TEST_P(ReportingCacheTest, RemoveAllReports) { in TEST_P() argument
Dreporting_cache_impl.cc331 void ReportingCacheImpl::RemoveAllReports() { in RemoveAllReports() function in net::ReportingCacheImpl