Home
last modified time | relevance | path

Searched refs:singleAnnotation (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
DFieldTest.java48 private Object singleAnnotation; field in FieldTest.AnnotatedClass
DMethodTest.java48 public void singleAnnotation() {} in singleAnnotation() method in MethodTest.AnnotatedClass
DExecutableParameterTest.java80 void singleAnnotation(@Repeated(1) String p0) {} in singleAnnotation() method in ExecutableParameterTest.AnnotatedMethodClass
DAnnotatedElementParameterTest.java116 void singleAnnotation(@Repeated(1) String p0) {} in singleAnnotation() method in AnnotatedElementParameterTest.AnnotatedMethodClass