Home
last modified time | relevance | path

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

/external/cronet/net/reporting/
Dreporting_endpoint_manager_unittest.cc29 class TestReportingCache : public ReportingCache { class
34 TestReportingCache(const url::Origin& expected_origin, in TestReportingCache() function in net::__anona1bef6360111::TestReportingCache
38 TestReportingCache(const TestReportingCache&) = delete;
39 TestReportingCache& operator=(const TestReportingCache&) = delete;
41 ~TestReportingCache() override = default;
296 TestReportingCache cache_;