Searched refs:NestedSynthetic (Results 1 – 2 of 2) sorted by relevance
38 testMethod(findSyntheticMethod(), NestedSynthetic.class, false); in doTest()107 private static class NestedSynthetic { class in Test910113 System.out.println(NestedSynthetic.placeholder); in placeholderAccess()117 Method methods[] = NestedSynthetic.class.getDeclaredMethods(); in findSyntheticMethod()
51 class art.Test910$NestedSynthetic