Home
last modified time | relevance | path

Searched defs:persistent_profile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/
H A Dfile_metrics_provider_unittest.cc57 metrics::PersistentSystemProfile persistent_profile; in WriteSystemProfileToAllocator() local
1254 metrics::PersistentSystemProfile persistent_profile; in TEST_P() local
H A Dpersistent_system_profile_unittest.cc60 PersistentSystemProfile* persistent_profile() { return &persistent_profile_; } in persistent_profile() function in metrics::PersistentSystemProfileTest