Searched defs:throwNullPointerException (Results 1 - 2 of 2) sorted by relevance

/dalvik/tests/007-exceptions/src/
H A DMain.java33 throwNullPointerException();
42 private static void throwNullPointerException() { method in class:Main
/dalvik/tests/003-omnibus-opcodes/src/
H A DThrow.java21 public void throwNullPointerException() { method in class:Throw
32 throwNullPointerException();
72 throwNullPointerException();
94 throwNullPointerException();

Completed in 100 milliseconds