Home
last modified time | relevance | path

Searched defs:elapsedTime (Results 1 – 10 of 10) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DModuleListener.java118 public void testRunStopped(long elapsedTime) { in testRunStopped()
127 public void testRunEnded(long elapsedTime, HashMap<String, Metric> metrics) { in testRunEnded()
136 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded()
161 public void invocationEnded(long elapsedTime) { in invocationEnded()
DConsoleReporter.java153 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded()
161 public void testRunEnded(long elapsedTime, HashMap<String, Metric> metrics) { in testRunEnded()
177 public void testRunStopped(long elapsedTime) { in testRunStopped()
DMetadataReporter.java154 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded()
162 public void testRunEnded(long elapsedTime, HashMap<String, Metric> metrics) { in testRunEnded()
DResultReporter.java427 public void testRunStopped(long elapsedTime) { in testRunStopped()
435 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded()
443 public void testRunEnded(long elapsedTime, HashMap<String, Metric> metrics) { in testRunEnded()
527 public void invocationEnded(long elapsedTime) { in invocationEnded()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTest.java89 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded()
98 public void testRunEnded(long elapsedTime, HashMap<String, Metric> metrics) { in testRunEnded()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DPreviousSessionFileCopier.java68 public void invocationEnded(long elapsedTime) { in invocationEnded()
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DIModuleResult.java31 void addRuntime(long elapsedTime); in addRuntime()
DModuleResult.java191 public void addRuntime(long elapsedTime) { in addRuntime()
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsMultiDeviceTestResultParser.java389 long elapsedTime; in processJsonFile() local
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...