Searched defs:TestCase (Results 1 – 2 of 2) sorted by relevance
| /libcore/ojluni/src/test/java/util/Collection/testlibrary/ | ||
| D | CollectionSupplier.java | 56 public static final class TestCase<C extends Collection<Integer>> { class in CollectionSupplier |
| /libcore/ojluni/src/test/java/lang/StackWalker/ | ||
| D | VerifyStackTrace.java | 55 static interface TestCase { interface in VerifyStackTrace |