Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DAnnotatedElementTestSupport.java217 assertAnnotationMatches(annotation, expectedAnnotationString); in assertGetDeclaredAnnotation()
244 private static void assertAnnotationMatches( in assertAnnotationMatches() method in AnnotatedElementTestSupport