Searched defs:npe (Results 1 – 5 of 5) sorted by relevance
45 static void npe() { in npe() method in Main
41 NullPointerException npe = null; in methodTwo() local562 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()
156 static void check(NullPointerException npe, int firstLine) { in check()183 NullPointerException npe = null; in test() local