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

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
H A DAnnotatedElementParameterTest.java119 static Method getMethodWithoutAnnotations() throws Exception { method in class:AnnotatedElementParameterTest.AnnotatedMethodClass
160 AnnotatedMethodClass.getMethodWithoutAnnotations(),
183 AnnotatedMethodClass.getMethodWithoutAnnotations(),
285 AnnotatedMethodClass.getMethodWithoutAnnotations(),
302 AnnotatedMethodClass.getMethodWithoutAnnotations(),
365 AnnotatedMethodClass.getMethodWithoutAnnotations(),
382 AnnotatedMethodClass.getMethodWithoutAnnotations(),
H A DExecutableParameterTest.java113 static Method getMethodWithoutAnnotations() throws Exception { method in class:ExecutableParameterTest.AnnotatedMethodClass
153 AnnotatedMethodClass.getMethodWithoutAnnotations(), EXPECT_EMPTY);

Completed in 1069 milliseconds