Searched refs:getMethodWithoutAnnotations (Results 1 – 2 of 2) sorted by relevance
120 static Method getMethodWithoutAnnotations() throws Exception { in getMethodWithoutAnnotations() method in AnnotatedElementParameterTest.AnnotatedMethodClass161 AnnotatedMethodClass.getMethodWithoutAnnotations(), in testMethodDeclaredAnnotation_repeated()184 AnnotatedMethodClass.getMethodWithoutAnnotations(), in testMethodDeclaredAnnotation_repeated()286 AnnotatedMethodClass.getMethodWithoutAnnotations(), in testMethodGetDeclaredAnnotationsByType_repeated()303 AnnotatedMethodClass.getMethodWithoutAnnotations(), in testMethodGetDeclaredAnnotationsByType_repeated()366 AnnotatedMethodClass.getMethodWithoutAnnotations(), in testMethodGetAnnotationsByType_repeated()383 AnnotatedMethodClass.getMethodWithoutAnnotations(), in testMethodGetAnnotationsByType_repeated()
84 static Method getMethodWithoutAnnotations() throws Exception { in getMethodWithoutAnnotations() method in ExecutableParameterTest.AnnotatedMethodClass124 AnnotatedMethodClass.getMethodWithoutAnnotations(), EXPECT_EMPTY); in testMethodGetParameterAnnotations_repeated()