Searched defs:metricKey (Results 1 – 5 of 5) sorted by relevance
107 String metricKey; in processBluetoothConnectionLatencyData() local
72 String metricKey = String.join("_", key, "connection_state_changed"); in addMetricsToRunData() local
202 String metricKey = item.getName(); in parse() local
142 private void buildStats(String metricKey, List<String> values, in buildStats()
231 String metricKey = String.format("%s-delay%d", AVG_OP_TIME_KEY_PREFIX, delay); in addMetric() local