Searched refs:SingleValueWithCustomNameAnnotation (Results 1 – 1 of 1) sorted by relevance
48 @interface SingleValueWithCustomNameAnnotation { annotation in XAnnotationsToStableStringTest94 @SingleValueWithCustomNameAnnotation(classValue = Foo.class)180 typeElement.getAnnotation(ClassName.get(SingleValueWithCustomNameAnnotation.class)); in singleValueWithCustomNameAnnotationTest()