Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DAnnotatedElementTestSupport.java175 Class<? extends Annotation> annotation) { in assertPresent()
186 Class<? extends Annotation> annotation) { in assertDeclared()
216 Annotation annotation = annotatedElement.getDeclaredAnnotation(annotationType); in assertGetDeclaredAnnotation() local
245 Annotation annotation, String expectedAnnotationString) { in assertAnnotationMatches()
294 private static String createAnnotationTestString(Annotation annotation) { in createAnnotationTestString()
299 private static String createArgumentsTestString(Annotation annotation) { in createArgumentsTestString()
/libcore/luni/src/main/java/libcore/reflect/
DAnnotatedElements.java78 private static <T extends Annotation> void insertAnnotationValues(Annotation annotation, in insertAnnotationValues()
/libcore/ojluni/src/main/java/java/lang/reflect/
DField.java192 String[] annotation = getSignatureAnnotation(); in getSignatureAttribute() local
/libcore/support/src/test/java/tests/resources/
Djunit4-4.3.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/ ...