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