Searched refs:anno (Results 1 – 2 of 2) sorted by relevance
38 Annotation anno = annotations[0]; in test_annotationType() local39 assertEquals(TestAnnotation1.class, anno.annotationType()); in test_annotationType()
293 .anyMatch(anno ->"Ljava/lang/Deprecated;".equals(anno.desc)); in isDeprecated()299 .anyMatch(anno ->"Ljava/lang/Deprecated;".equals(anno.desc)); in isDeprecated()