Searched refs:actualAnnotation (Results 1 – 1 of 1) sorted by relevance
188 List<AnnotationNode> annotations, String expectAnnotation, String actualAnnotation) { in checkExpectedAnnotation() argument190 int numAnnotationsFound = countAnnotations(annotations, actualAnnotation); in checkExpectedAnnotation()194 + actualAnnotation in checkExpectedAnnotation()202 return !containsAnnotation(annotations, actualAnnotation); in checkExpectedAnnotation()