Home
last modified time | relevance | path

Searched defs:GetReports (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_service.cc167 std::vector<raw_ptr<const ReportingReport, VectorExperimental>> GetReports() in GetReports() function in net::__anoncf3a453e0111::ReportingServiceImpl
H A Dreporting_test_util.cc381 TestReportingService::GetReports() const { in GetReports() function in net::TestReportingService
H A Dreporting_endpoint_manager_unittest.cc71 void GetReports( in GetReports() function in net::__anonadb277670111::TestReportingCache
H A Dreporting_cache_impl.cc80 void ReportingCacheImpl::GetReports( in GetReports() function in net::ReportingCacheImpl
/aosp_15_r20/art/runtime/metrics/
H A Dreporter_test.cc80 const std::vector<Report>& GetReports() { in GetReports() function in art::metrics::TestBackend