Searched defs:testRunEnded (Results 1 – 2 of 2) sorted by relevance
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ | ||
D | TestCollector.java | 76 public synchronized void testRunEnded(long elapsedTime, Map<String, String> runMetrics) { in testRunEnded() method in TestCollector |
D | RemoteAdtTestRunner.java | 410 public synchronized void testRunEnded(String mDeviceName, long elapsedTime) { in testRunEnded() method in RemoteAdtTestRunner.TestResultsNotifier |