Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DConstructorTest.java37 static @interface ConstructorTestAnnotationRuntime0 { annotation in ConstructorTest
58 @ConstructorTestAnnotationRuntime0
67 @ConstructorTestAnnotationRuntime0 in ConstructorTestHelper()
119 .contains(ConstructorTestAnnotationRuntime0.class)); in test_getParameterAnnotations()
136 .contains(ConstructorTestAnnotationRuntime0.class)); in test_getDeclaredAnnotations()