Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DConstructorTest.java42 static @interface ConstructorTestAnnotationRuntime1 { annotation in ConstructorTest
59 @ConstructorTestAnnotationRuntime1
68 @ConstructorTestAnnotationRuntime1 in ConstructorTestHelper()
121 .contains(ConstructorTestAnnotationRuntime1.class)); in test_getParameterAnnotations()
138 .contains(ConstructorTestAnnotationRuntime1.class)); in test_getDeclaredAnnotations()