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

/art/test/086-null-super/src/
H A DMain.java41 * Inaccessible. The VM will call the defining loader for
51 private static class Inaccessible extends InaccessibleSuper {} class in class:Main.BrokenDexLoader
56 "Main$BrokenDexLoader$Inaccessible";
154 System.err.println("ERROR: Inaccessible was accessible");
/art/test/087-gc-after-link/src/
H A DMain.java41 * Inaccessible. The VM will call the defining loader for
51 private static class Inaccessible extends InaccessibleSuper {} class in class:Main.BrokenDexLoader
56 "Main$BrokenDexLoader$Inaccessible";
170 System.err.println("ERROR: Inaccessible was accessible");

Completed in 76 milliseconds