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

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
H A DExecutableParameterTest.java141 private static abstract class AnnotatedMethodAbstractClass { class in class:ExecutableParameterTest
145 return AnnotatedMethodAbstractClass.class.getDeclaredMethod(
170 AnnotatedMethodAbstractClass.getMethodAbstractSingleAnnotation(),
H A DAnnotatedElementParameterTest.java147 private static abstract class AnnotatedMethodAbstractClass { class in class:AnnotatedElementParameterTest
151 return AnnotatedMethodAbstractClass.class.getDeclaredMethod(
178 AnnotatedMethodAbstractClass.getMethodAbstractSingleAnnotation(),

Completed in 822 milliseconds