Home
last modified time | relevance | path

Searched defs:testFinished (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/isolation/com/android/tradefed/isolation/
DIsolationResultForwarder.java99 public void testFinished(Description description) throws IOException { in testFinished() method in IsolationResultForwarder
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DJUnit4ResultForwarder.java104 public void testFinished(Description description) throws Exception { in testFinished() method in JUnit4ResultForwarder