Home
last modified time | relevance | path

Searched defs:metricKey (Results 1 – 9 of 9) sorted by relevance

/platform_testing/libraries/collectors-helper/utilities/src/com/android/helpers/
DMetricUtility.java48 public static void addMetric(String metricKey, long metric, Map<String, in addMetric() argument
62 String metricKey, double metric, Map<String, StringBuilder> resultMap) { in addMetric() argument
76 public static void addMetric(String metricKey, Map<String, in addMetric() argument
89 String metricKey, Map<String, StringBuilder> resultMap) { in getMetricDoubles() argument
/platform_testing/libraries/collectors-helper/statsd/src/com/android/helpers/
DStatsdStatsHelper.java172 final String metricKey = in populateMetricStats() local
183 final String metricKey = in populateMetricStats() local
197 final String metricKey = in populateConditionStats() local
208 final String metricKey = in populateConditionStats() local
222 final String metricKey = in populateMatcherStats() local
241 final String metricKey = in populateMatcherStats() local
254 final String metricKey = in populateAlertStats() local
265 final String metricKey = in populateAlertStats() local
276 final String metricKey = in populateAnomalyAlarmStats() local
DAppStartupHelper.java162 String metricKey = ""; in getMetrics() local
203 String metricKey = ""; in getMetrics() local
/platform_testing/libraries/health/rules/tests/src/android/platform/test/rule/
DStopwatchRuleTest.java52 String metricKey = String.format(StopwatchRule.METRIC_FORMAT, "clzz", "method"); in testMeasurementIsCorrect() local
110 String metricKey = String.format(StopwatchRule.METRIC_FORMAT, "clzz", "method"); in testMetricKeyWithAppend() local
/platform_testing/libraries/collectors-helper/statsd/test/src/com/android/helpers/
DStatsdStatsHelperTest.java277 final String metricKey = in verifyConfigAlertStats() local
290 final String metricKey = in verifyConfigMatcherStats() local
303 final String metricKey = in verifyConfigConditionStats() local
316 final String metricKey = in verifyConfigMetricStats() local
364 final String metricKey = MetricUtility.constructKey(metricKeyPrefix, "alarms_registered"); in verifyAnomalyAlarmStats() local
/platform_testing/libraries/collectors-helper/app/test/src/com/android/helpers/tests/
DAppVersionHelperTest.java85 String metricKey = constructKey(METRIC_PREFIX, TEST_PACKAGE_NAME); in testGetMetrics_OnePackage() local
/platform_testing/libraries/collectors-helper/jank/src/com/android/helpers/
DSfStatsCollectionHelper.java100 String metricKey = constructKey(SFSTATS_METRICS_PREFIX, "GLOBAL", key.toUpperCase()); in getMetrics() local
DJankCollectionHelper.java331 String metricKey = in parseGfxInfoMetrics() local
/platform_testing/libraries/collectors-helper/memory/src/com/android/helpers/
DShowmapSnapshotHelper.java440 String metricKey = in parseAndUpdateMemoryInfo() local