Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/reporting/
H A Dreporting_delivery_agent_unittest.cc107 void SendReportsForSource(base::UnguessableToken reporting_source) { in SendReportsForSource() function in net::__anon9124af1e0111::ReportingDeliveryAgentTest
791 TEST_F(ReportingDeliveryAgentTest, SendReportsForSource) { in TEST_F() argument
H A Dreporting_delivery_agent.cc230 void SendReportsForSource(base::UnguessableToken reporting_source) override { in SendReportsForSource() function in net::__anon4ff9649f0111::ReportingDeliveryAgentImpl