Searched refs:removeIgnored (Results 1 - 5 of 5) sorted by relevance

/external/junit/src/main/java/junit/framework/
H A DJUnit4TestAdapter.java53 return removeIgnored(description);
56 private Description removeIgnored(Description description) { method in class:JUnit4TestAdapter
62 Description child = removeIgnored(each);
/external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java396 diffConss = removeIgnored(n2, diffConss);
397 diffMeths = removeIgnored(n2, diffMeths);
398 diffFields = removeIgnored(n2, diffFields);
637 private Map removeIgnored(String name, Map m1) { method in class:ICUJDKCompare
678 private Set removeIgnored(String name, Set s1) { method in class:ICUJDKCompare
/external/libphonenumber/lib/
H A Djunit-4.8.1.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 292 milliseconds