Searched refs:throwNullPointerException (Results 1 - 3 of 3) sorted by relevance

/art/test/003-omnibus-opcodes/src/
H A DThrow.java21 public void throwNullPointerException() { method in class:Throw
32 throwNullPointerException();
72 throwNullPointerException();
94 throwNullPointerException();
/art/test/008-exceptions/src/
H A DMain.java91 throwNullPointerException();
100 private static void throwNullPointerException() { method in class:Main
/art/test/107-int-math2/src/
H A DMain.java120 static void throwNullPointerException() { method in class:Main
132 throwNullPointerException();
739 throwNullPointerException();

Completed in 225 milliseconds