Home
last modified time | relevance | path

Searched defs:metric (Results 1 – 11 of 11) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/voiceinteraction/
DHotwordDetectionServiceInitResultReportedStatsTest.java111 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedDspInitSuccess() local
138 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedSoftwareInitSuccess() local
164 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedDspInitError() local
191 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceInitResultReportedSoftwareInitError() local
DHotwordDetectionServiceRestartedStatsTests.java109 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceRestartedDspScheduleRestartService() local
137 StatsLog.EventMetricData metric = filteredData.get(0); in testLogHotwordDetectionServiceRestartedSoftwareScheduleRestartService() local
DHotwordDetectorCreateRequestedStatsTests.java173 private void assertHotwordDetectorCreateRequested(StatsLog.EventMetricData metric, in assertHotwordDetectorCreateRequested()
DHotwordDetectorEventsStatsTest.java392 private void assertHotwordDetectorType(StatsLog.EventMetricData metric, in assertHotwordDetectorType()
DHotwordAudioEgressEventReportedStatsTest.java313 private void assertHotwordAudioEgressEventReported(StatsLog.EventMetricData metric, in assertHotwordAudioEgressEventReported()
DHotwordDetectorKeyphraseTriggeredStatsTest.java404 private void assertHotwordDetectorKeyphraseTriggered(StatsLog.EventMetricData metric, in assertHotwordDetectorKeyphraseTriggered()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
DCameraTestInstrumentation.java43 public void onResultMetric(Metric metric); in onResultMetric()
84 Metric metric = report.getSummary(); in sendStatus() local
DCameraPerformanceActivity.java84 public void onResultMetric(Metric metric) { in onResultMetric()
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DDaveyView.java56 FontMetrics metric = mPaint.getFontMetrics(); in DaveyView() local
/cts/common/device-side/bedstead/metricsrecorder/src/main/java/com/android/bedstead/metricsrecorder/
DMetricQueryBuilder.java176 private boolean matches(EnterpriseMetricInfo metric) { in matches()
/cts/hostsidetests/media/src/android/media/metrics/cts/
DMediaMetricsAtomTests.java958 MetricMeasurement.Metric metric = testMetrics.get(LOG_SESSION_ID_KEY); in testEnded() local