Home
last modified time | relevance | path

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

/aosp12/art/test/048-reflect-v8/src/
H A DMain.java23 AnnotationTest.testDeclaredAnnotationsByType(); in main()
H A DAnnotationTest.java95 public static void testDeclaredAnnotationsByType() { in testDeclaredAnnotationsByType() method in AnnotationTest