Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/test/metrics/
H A Dstdout_metrics_exporter.cc80 void StdoutMetricsExporter::PrintMetric(const Metric& metric) { in PrintMetric() function in webrtc::test::StdoutMetricsExporter
/aosp_15_r20/external/stg/
H A Druntime.h44 void PrintMetric(const char* name, const V& value) { in PrintMetric() function