Searched defs:AddLog (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/components/metrics/ | ||
H A D | reporting_service_unittest.cc | 52 void AddLog(const TestLog& log) { logs_.push_back(log); } in AddLog() function in metrics::__anone0c9e1b90111::TestLogStore |