HomeSort by relevance Sort by last modified time
    Searched full:test35304_method (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/test/java/org/apache/harmony/annotation/tests/java/lang/annotation/
AnnotationTest.java 133 Annotation[][] annotations = c.getDeclaredMethod("test35304_method", parameterTypes).getParameterAnnotations();
139 private static String test35304_method(String s1, @Deprecated String s2) { return null; } method in class:AnnotationTest

Completed in 161 milliseconds