Searched refs:BROKEN_TEST (Results 1 – 2 of 2) sorted by relevance
69 static final String BROKEN_TEST = "dalvik.annotation.BrokenTest"; field in DescriptionGenerator548 } else if (atype.toString().equals(BROKEN_TEST)) { in getTestMethods()
329 return getAnnotation(testClass, testName, BROKEN_TEST) != null; in isBrokenTest()