Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DAnnotationsTest.java52 AnnotationA j() default @AnnotationA(); in j() field
DAnnotatedElementTestSupport.java52 public @interface AnnotationA {} annotation in AnnotatedElementTestSupport