Home
last modified time | relevance | path

Searched refs:getMetricsKey (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLoopbackTest.java449 resultsDictionary.get(getMetricsKey(KEY_RESULT_NUMBER_OF_GLITCHES)); in runGlitchesTest()
481 final String metricsKey = getMetricsKey(key); in runGlitchesTest()
593 private String getMetricsKey(final String key) { in getMetricsKey() method in AudioLoopbackTest
724 String key = getMetricsKey(KEY_RESULT_LATENCY_MS); in populateResultData()
729 key = getMetricsKey(KEY_RESULT_LATENCY_CONFIDENCE); in populateResultData()
734 key = getMetricsKey(KEY_RESULT_AUDIO_LEVEL); in populateResultData()
739 key = getMetricsKey(KEY_RESULT_RMS); in populateResultData()
744 key = getMetricsKey(KEY_RESULT_RMS_AVERAGE); in populateResultData()
749 key = getMetricsKey(KEY_RESULT_PERIOD_CONFIDENCE); in populateResultData()
754 key = getMetricsKey(KEY_RESULT_SAMPLING_BLOCK_SIZE); in populateResultData()