Home
last modified time | relevance | path

Searched defs:iae (Results 1 – 3 of 3) sorted by relevance

/libcore/harmony-tests/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
DAnnotationFormatErrorTest.java41 IllegalArgumentException iae = new IllegalArgumentException(); in test_constructorLjava_lang_Throwable() local
51 IllegalArgumentException iae = new IllegalArgumentException(); in test_constructorLjava_lang_StringLjava_lang_Throwable() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DServiceConfigurationErrorTest.java48 IllegalArgumentException iae = new IllegalArgumentException( in test_ConstructorLjava_lang_StringLjava_lang_Throwable() local
/libcore/luni/src/test/java/libcore/java/lang/
DOldThrowableTest.java82 IllegalArgumentException iae = new IllegalArgumentException(); in test_initCause() local