Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTest.java58 metrics.putAll(TfMetricProtoUtil.upgradeConvert(hostListener.getMetrics())); in run()
106 Map<String, String> getMetrics() { in getMetrics() method in JarHostTest.HostTestListener