Searched refs:hasAnnotation (Results 1 – 2 of 2) sorted by relevance
265 if (hasAnnotation(method.getAnnotations(), TEST_ANNOTATION_TAG)) { in parseApkTestCase()277 if (hasAnnotation(method.getAnnotations(), TEST_ANNOTATION_TAG)) { in parseApkTestCase()349 private static boolean hasAnnotation(Set<? extends Annotation> annotations, String tag) { in hasAnnotation() method in TestSuiteParser
141 private static boolean hasAnnotation(Set<? extends Annotation> annotations, String tag) { in hasAnnotation() method in TestCaseReport259 if (hasAnnotation(method.getAnnotations(), TEST_ANNOTATION_TAG)) { in parseApkTestCase()276 if (hasAnnotation(method.getAnnotations(), TEST_ANNOTATION_TAG)) { in parseApkTestCase()