Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/lang/reflect/
DConstructorTest.java52 static @interface ConstructorTestAnnotationSource0 { annotation in ConstructorTest
61 @ConstructorTestAnnotationSource0
70 @ConstructorTestAnnotationSource0 Object x) { in ConstructorTestHelper()