Home
last modified time | relevance | path

Searched defs:annotatedElement (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DAnnotatedElementTestSupport.java214 static void assertGetDeclaredAnnotation(AnnotatedElement annotatedElement, in assertGetDeclaredAnnotation()
226 AnnotatedElement annotatedElement, Class<? extends Annotation> annotationType, in assertGetDeclaredAnnotationsByType()
237 static void assertGetAnnotationsByType(AnnotatedElement annotatedElement, in assertGetAnnotationsByType()