Home
last modified time | relevance | path

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

/dalvik/dx/src/junit/framework/
DTestFailure.java20 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure()
33 public Throwable thrownException() { in thrownException() method in TestFailure
/dalvik/libcore/junit/src/main/java/junit/framework/
DTestFailure.java20 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure()
33 public Throwable thrownException() { in thrownException() method in TestFailure