Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/metrics/debug/structured/
H A Dstructured_metrics_debug_provider.cc28 raw_ptr<const EventValidator> event_validator; member
70 const auto* event_validator = in GetEventInfo() local
115 const EventValidator* event_validator) { in CreateMetricsList()
149 const EventValidator* event_validator = nullptr; in CreateEventDict() local
/aosp_15_r20/external/cronet/components/metrics/structured/
H A Dstructured_metrics_recorder.cc195 const auto* event_validator = validators->second; in RecordEvent() local
241 const EventValidator& event_validator) { in InitializeEventProto()
273 const EventValidator& event_validator) { in AddMetricsToProto()
428 const auto* event_validator = in GetEventValidators() local
H A Dstructured_metrics_recorder_unittest.cc850 const auto* event_validator = in TEST_F() local