Searched refs:JUNIT_IGNORE (Results 1 – 1 of 1) sorted by relevance
54 private static final String JUNIT_IGNORE = "org.junit.Ignore"; field in DalvikTestRunner229 if (a.annotationType().getName().equals(JUNIT_IGNORE)) {