Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DConsoleReporter.java130 public void testEnded(TestDescription test, HashMap<String, Metric> testMetrics) { in testEnded() argument
DMetadataReporter.java135 public void testEnded(TestDescription test, HashMap<String, Metric> testMetrics) { in testEnded() argument
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DIntegrationTest.java260 HashMap<String, Metric> testMetrics) { in testSingleModuleRun_checkMetadata()