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