Home
last modified time | relevance | path

Searched refs:fThrownException (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/test-junit/src/junit/framework/
DTestFailure.java14 protected Throwable fThrownException; field in TestFailure
22 fThrownException= thrownException; in TestFailure()
34 return fThrownException; in thrownException()
42 buffer.append(fFailedTest+": "+fThrownException.getMessage()); in toString()
/frameworks/base/test-base/api/
Dcurrent.txt178 field protected Throwable fThrownException;
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt54098 field protected java.lang.Throwable fThrownException;