Searched refs:checkGetParameterAnnotations (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/java/lang/annotation/
H A DTestConstructorParameterAnnotations.java74 errors += checkGetParameterAnnotations(clazz, ctor);
84 private static int checkGetParameterAnnotations(Class<?> clazz, method in class:TestConstructorParameterAnnotations
/openjdk10/jdk/test/java/lang/annotation/typeAnnotations/
H A DTestConstructorParameterTypeAnnotations.java72 errors += checkGetParameterAnnotations(clazz, ctor);
82 private static int checkGetParameterAnnotations(Class<?> clazz, method in class:TestConstructorParameterTypeAnnotations

Completed in 88 milliseconds