Searched defs:annotations (Results 1 – 5 of 5) sorted by relevance
32 std::string annotations = result.str(); in TEST() local43 std::string annotations = result.str(); in TEST() local
488 static void appendJavaDocAnnotations(const std::vector<std::string>& annotations, in appendJavaDocAnnotations()
46 Annotation[] annotations = method.getDeclaredAnnotations(); in getTestMethod() local
55 public boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv) { in process()
212 List<? extends AnnotationMirror> annotations = in getMinApi() local