Searched defs:metric (Results 1 – 11 of 11) sorted by relevance
111 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedDspInitSuccess() local138 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedSoftwareInitSuccess() local164 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedDspInitError() local191 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedSoftwareInitError() local
109 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceRestartedDspScheduleRestartService() local137 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceRestartedSoftwareScheduleRestartService() local
173 private void assertHotwordDetectorCreateRequested(StatsLog.EventMetricData metric, in assertHotwordDetectorCreateRequested()
392 private void assertHotwordDetectorType(StatsLog.EventMetricData metric, in assertHotwordDetectorType()
313 private void assertHotwordAudioEgressEventReported(StatsLog.EventMetricData metric, in assertHotwordAudioEgressEventReported()
404 private void assertHotwordDetectorKeyphraseTriggered(StatsLog.EventMetricData metric, in assertHotwordDetectorKeyphraseTriggered()
43 public void onResultMetric(Metric metric); in onResultMetric()84 Metric metric = report.getSummary(); in sendStatus() local
84 public void onResultMetric(Metric metric) { in onResultMetric()
56 FontMetrics metric = mPaint.getFontMetrics(); in DaveyView() local
176 private boolean matches(EnterpriseMetricInfo metric) { in matches()
958 MetricMeasurement.Metric metric = testMetrics.get(LOG_SESSION_ID_KEY); in testEnded() local