Searched refs:atype (Results 1 – 2 of 2) sorted by relevance
98 String atype = annot.annotationType().toString(); in start() local99 if (atype.equals("com.android.cts.util.TimeoutReq")) { in start()
562 AnnotationTypeDoc atype = cAnnot.annotationType(); in getTestMethods() local563 if (atype.toString().equals(HOST_CONTROLLER)) { in getTestMethods()565 } else if (atype.toString().equals(KNOWN_FAILURE)) { in getTestMethods()567 } else if (atype.toString().equals(SUPPRESSED_TEST)) { in getTestMethods()