Searched refs:fAnnotations (Results 1 – 1 of 1) sorted by relevance
147 private final Annotation[] fAnnotations; field in Description166 this.fAnnotations = annotations; in Description()252 return new Description(fTestClass, fDisplayName, fAnnotations); in childlessCopy()260 for (Annotation each : fAnnotations) { in getAnnotation()272 return Arrays.asList(fAnnotations); in getAnnotations()