Home
last modified time | relevance | path

Searched defs:npe (Results 1 – 8 of 8) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/
DOldThrowableTest.java25 NullPointerException npe = new NullPointerException(); in test_ConstructorLStringLThrowable() local
41 NullPointerException npe = new NullPointerException(); in test_ConstructorLThrowable() local
73 NullPointerException npe = new NullPointerException(); in test_getStackTrace() local
81 NullPointerException npe = new NullPointerException(); in test_initCause() local
117 NullPointerException npe = new NullPointerException(); in test_setStackTrace() local
DOldRuntimeExceptionTest.java26 NullPointerException npe = new NullPointerException(); in test_ConstructorLStringLThrowable() local
39 NullPointerException npe = new NullPointerException(); in test_ConstructorLThrowable() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/
DSecurityExceptionTest.java50 NullPointerException npe = new NullPointerException(); in test_ConstructorLjava_lang_StringLjava_lang_Throwable() local
61 NullPointerException npe = new NullPointerException(); in test_ConstructorLjava_lang_Throwable() local
DTypeNotPresentExceptionTest.java37 NullPointerException npe = new NullPointerException(); in test_constructorLjava_lang_StringLjava_lang_Throwable() local
DExceptionInInitializerErrorTest.java45 NullPointerException npe = new NullPointerException("fixture"); in test_ConstructorLjava_lang_Throwable() local
DIllegalArgumentExceptionTest.java67 NullPointerException npe = new NullPointerException(); in test_ConstructorLjava_lang_StringLjava_lang_Throwable() local
DAssertionErrorTest.java36 NullPointerException npe = new NullPointerException("null value"); in test_ConstructorObject() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/xml/parsers/
DFactoryConfigurationErrorTest.java82 NullPointerException npe = new NullPointerException(); in test_getException() local