Searched refs:atype (Results 1 – 2 of 2) sorted by relevance
88 AnnotationTypeDoc atype = annot.annotationType(); in start() local89 if (atype.toString().equals("com.android.cts.util.TimeoutReq")) { in start()
543 AnnotationTypeDoc atype = cAnnot.annotationType(); in getTestMethods() local544 if (atype.toString().equals(HOST_CONTROLLER)) { in getTestMethods()546 } else if (atype.toString().equals(KNOWN_FAILURE)) { in getTestMethods()548 } else if (atype.toString().equals(BROKEN_TEST)) { in getTestMethods()550 } else if (atype.toString().equals(SUPPRESSED_TEST)) { in getTestMethods()