Home
last modified time | relevance | path

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

/art/test/003-omnibus-opcodes/src/
DThrow.java21 public void throwNullPointerException() { in throwNullPointerException() method in Throw
/art/test/008-exceptions/src/
DMain.java100 private static void throwNullPointerException() { in throwNullPointerException() method in Main