Searched defs:npe (Results 1 – 4 of 4) sorted by relevance
45 static void npe() { in npe() method in Main
39 NullPointerException npe = null; in methodTwo() local552 static void check(NullPointerException npe, int firstLine) { in check()
59 static void check(NullPointerException npe, int mainLine, int methodLine, String methodName) { in check()
873 static void check(NullPointerException npe, int mainLine, int methodLine, String methodName) { in check()