Searched refs:getMetricPrefix (Results 1 – 8 of 8) sorted by relevance
129 protected String getMetricPrefix() { in getMetricPrefix() method in MicrodroidHostTestCaseBase130 return MetricsProcessor.getMetricPrefix( in getMetricPrefix()
29 public static String getMetricPrefix(String debugTag) { in getMetricPrefix() method in MetricsProcessor
85 String metricsPrefix = MetricsProcessor.getMetricPrefix(deviceProperties.getMetricsTag()); in setUp()
90 public static String getMetricPrefix() { in getMetricPrefix() method in MicrodroidDeviceTestBase91 return MetricsProcessor.getMetricPrefix(getDeviceProperties().getMetricsTag()); in getMetricPrefix()
60 private static final String METRIC_PREFIX = getMetricPrefix() + "compos/";
94 mMetricsProcessor = new MetricsProcessor(getMetricPrefix() + "hostside/"); in setUp()
81 private static final String METRIC_NAME_PREFIX = getMetricPrefix() + "microdroid/";
1220 mMetricPrefix = getMetricPrefix() + "microdroid/";