Home
last modified time | relevance | path

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

/cts/tools/utils/
DDescriptionGenerator.java562 AnnotationTypeDoc atype = cAnnot.annotationType(); in getTestMethods() local
563 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()