Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_endpoint_manager_unittest.cc76 base::Value GetReportsAsValue() const override { in GetReportsAsValue() function in net::__anonadb277670111::TestReportingCache
H A Dreporting_cache_unittest.cc378 TEST_P(ReportingCacheTest, GetReportsAsValue) { in TEST_P() argument
H A Dreporting_cache_impl.cc92 base::Value ReportingCacheImpl::GetReportsAsValue() const { in GetReportsAsValue() function in net::ReportingCacheImpl