Searched refs:testClassAnnotation (Results 1 – 4 of 4) sorted by relevance
15 invoke-static {}, LMain;->testClassAnnotation()V31 .method public static testClassAnnotation()V
159 ITestAnnotation testClassAnnotation = AnnotationHelper.findTest(finder, objectClass); in isEnabled() local160 return isEnabled(testClassAnnotation); in isEnabled()
45 public void testClassAnnotation() { in testClassAnnotation() method in SmaliAnnotationTest
340 public void testClassAnnotation() { in testClassAnnotation() method in PropertyAnnotationsTest