Searched refs:throwNullPointerException (Results 1 – 6 of 6) sorted by relevance
21 public void throwNullPointerException() { in throwNullPointerException() method in Throw32 throwNullPointerException(); in one()72 throwNullPointerException(); in twoN()94 throwNullPointerException(); in rethrow()
49 static void throwNullPointerException(JNIEnv* env, in throwNullPointerException() function108 throwNullPointerException), in JNI_OnLoad()
91 throwNullPointerException(); in catchAndRethrow()100 private static void throwNullPointerException() { in throwNullPointerException() method in Main
41 private static native void throwNullPointerException(String message); in throwNullPointerException() method in JniHelpTest76 throwNullPointerException(message); in testThrowNullPointerException()
7 at Main.throwNullPointerException(Main.java:101)
120 static void throwNullPointerException() { in throwNullPointerException() method in Main132 throwNullPointerException(); in catchBlock()739 throwNullPointerException(); in throwAndCatch()