Home
last modified time | relevance | path

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

/external/apache-harmony/annotation/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
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DServiceConfigurationErrorTest.java48 IllegalArgumentException iae = new IllegalArgumentException( in test_ConstructorLjava_lang_StringLjava_lang_Throwable() local
/external/guava/guava-tests/test/com/google/common/base/
DThrowablesTest.java507 IllegalArgumentException iae = new IllegalArgumentException(fnfe); in testGetCausalChain() local