Searched defs:mMetrics (Results 1 – 9 of 9) sorted by relevance
43 private Metrics mMetrics; field in MetricsTest
57 private List<HostMetric> mMetrics = new LinkedList<>(); field in EmailHostHealthAgent
157 private Map<String, String> mMetrics = new HashMap<>(); field in DeviceJUnit4ClassRunner.TestMetrics209 public HashMap<String, Metric> mMetrics = new HashMap<>(); field in DeviceJUnit4ClassRunner.MetricAnnotation
37 public HashMap<String, Metric> mMetrics = new HashMap<>(); field in MetricTestCase
60 @Mock private Metrics mMetrics; field in MetricsXmlParserTest
31 private Map<String, String> mMetrics; field in TestResult
72 private Metrics mMetrics; field in MetricsXmlParser.MetricsXmlHandler
88 private Map<String, String> mMetrics = new HashMap<String, String> (); field in HermeticMemoryTest
238 private Map<String, String> mMetrics = new HashMap<>(); field in CameraTestBase.AbstractCollectingListener