Searched defs:ShouldProcessOnEventRecord (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/components/metrics/structured/ | ||
H A D | delegating_events_processor.cc | 16 bool DelegatingEventsProcessor::ShouldProcessOnEventRecord(const Event& event) { in ShouldProcessOnEventRecord() function in metrics::structured::DelegatingEventsProcessor |
H A D | structured_metrics_recorder_unittest.cc | 794 bool ShouldProcessOnEventRecord(const Event& event) override { return true; } in ShouldProcessOnEventRecord() function in metrics::structured::TestProcessor |