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

/art/test/083-compiler-regressions/src/
H A DMain.java56 LVNTests.testNPE1();
9680 System.out.println("LVNTests.testNPE1 fails with " + value1 + " and " + value2);
9683 public static void testNPE1() { method in class:LVNTests
9689 System.out.println("LVNTests.testNPE1 passes");

Completed in 24 milliseconds