Home
last modified time | relevance | path

Searched refs:getMethodStaticSingleAnnotation (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DExecutableParameterTest.java106 static Method getMethodStaticSingleAnnotation() throws Exception { in getMethodStaticSingleAnnotation() method in ExecutableParameterTest.AnnotatedMethodClass
138 AnnotatedMethodClass.getMethodStaticSingleAnnotation(), in testMethodGetParameterAnnotations_repeated()
DAnnotatedElementParameterTest.java142 static Method getMethodStaticSingleAnnotation() throws Exception { in getMethodStaticSingleAnnotation() method in AnnotatedElementParameterTest.AnnotatedMethodClass
176 AnnotatedMethodClass.getMethodStaticSingleAnnotation(), in testMethodDeclaredAnnotation_repeated()