Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/
H A Dunsent_log_store_unittest.cc87 class TestUnsentLogStore : public UnsentLogStore { class
89 TestUnsentLogStore(PrefService* service, size_t min_log_bytes) in TestUnsentLogStore() function in metrics::__anon38e975590111::TestUnsentLogStore
100 TestUnsentLogStore(PrefService* service, in TestUnsentLogStore() function in metrics::__anon38e975590111::TestUnsentLogStore
113 TestUnsentLogStore(std::unique_ptr<UnsentLogStoreMetrics> metrics, in TestUnsentLogStore() function in metrics::__anon38e975590111::TestUnsentLogStore
H A Dmetrics_log_store_unittest.cc20 class TestUnsentLogStore : public UnsentLogStore { class
22 explicit TestUnsentLogStore(PrefService* service) in TestUnsentLogStore() function in metrics::__anon1d007eb30111::TestUnsentLogStore
H A Dmetrics_service_unittest.cc60 class TestUnsentLogStore : public UnsentLogStore { class
62 explicit TestUnsentLogStore(PrefService* service) in TestUnsentLogStore() function in metrics::__anon566e8e560111::TestUnsentLogStore