Searched defs:testRunEnded (Results 1 – 7 of 7) sorted by relevance
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/util/ |
D | NoOpTestInvocationListener.java | 118 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) {} in testRunEnded() method in NoOpTestInvocationListener
|
/cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/ |
D | ModuleListener.java | 124 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded() method in ModuleListener
|
D | ConsoleReporter.java | 146 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded() method in ConsoleReporter
|
D | ResultReporter.java | 334 public void testRunEnded(long elapsedTime, Map<String, String> metrics) { in testRunEnded() method in ResultReporter
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/ |
D | IssueReporter.java | 141 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() method in IssueReporter
|
D | CtsXmlResultReporter.java | 329 public void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() method in CtsXmlResultReporter
|
/cts/tools/vm-tests-tf/lib/ |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/awtui/
junit/ ... |