Home
last modified time | relevance | path

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

/cts/tools/junit/src/com/android/cts/junit/
DSingleJUnitTestRunListener.java53 public void testFinished(Description description) throws Exception { in testFinished() method in SingleJUnitTestRunListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/
DSensorCtsTestActivity.java192 public void testFinished(Description description) throws Exception { in testFinished() method in SensorCtsTestActivity.SensorRunListener
/cts/apps/CtsVerifier/src/com/android/cts/verifier/location/base/
DGnssCtsTestActivity.java210 public void testFinished(Description description) throws Exception { in testFinished() method in GnssCtsTestActivity.GnssRunListener
/cts/tests/core/runner/src/com/android/cts/runner/
DCtsTestRunListener.java102 public void testFinished(Description description) { in testFinished() method in CtsTestRunListener
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DCtsTest.java756 private void rebootIfNecessary(TestPackage testFinished, TestPackage testToRun) in rebootIfNecessary() argument
776 rebootAfterList.contains(testFinished.getPackageDef().getName()) || in rebootIfNecessary()
780 testFinished.getPackageDef().getName(), in rebootIfNecessary()