Searched refs:fThrownException (Results 1 – 2 of 2) sorted by relevance
14 protected Throwable fThrownException; field in TestFailure22 fThrownException= thrownException; in TestFailure()34 return fThrownException; in thrownException()41 buffer.append(fFailedTest+": "+fThrownException.getMessage()); in toString()