/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/ |
D | IsEmptyIterableTest.java | 20 assertMatches("empty iterable", createMatcher(), emptyCollection()); in testMatchesAnEmptyIterable() 41 private static Collection<Integer> emptyCollection() { in emptyCollection() method in IsEmptyIterableTest
|
D | IsEmptyCollectionTest.java | 21 assertMatches("empty collection", createMatcher(), emptyCollection()); in testMatchesAnEmptyCollection() 42 private static Collection<Integer> emptyCollection() { in emptyCollection() method in IsEmptyCollectionTest
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | CollectionAddAllTester.java | 52 assertFalse("addAll(nothing) should return false", collection.addAll(emptyCollection())); in testAddAll_supportedNothing() 60 "addAll(nothing) should return false or throw", collection.addAll(emptyCollection())); in testAddAll_unsupportedNothing()
|
D | ListAddAllAtIndexTester.java | 86 assertFalse("addAll(n, nothing) should return false", getList().addAll(0, emptyCollection())); in testAddAllAtIndex_supportedNothing() 95 getList().addAll(0, emptyCollection())); in testAddAllAtIndex_unsupportedNothing()
|
D | CollectionRetainAllTester.java | 75 empty = new Target(emptyCollection(), "empty"); in setUp()
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/ |
D | ListAddAllAtIndexTester.java | 86 assertFalse("addAll(n, nothing) should return false", getList().addAll(0, emptyCollection())); in testAddAllAtIndex_supportedNothing() 95 getList().addAll(0, emptyCollection())); in testAddAllAtIndex_unsupportedNothing()
|
D | CollectionAddAllTester.java | 52 assertFalse("addAll(nothing) should return false", collection.addAll(emptyCollection())); in testAddAll_supportedNothing() 60 "addAll(nothing) should return false or throw", collection.addAll(emptyCollection())); in testAddAll_unsupportedNothing()
|
D | CollectionRetainAllTester.java | 75 empty = new Target(emptyCollection(), "empty"); in setUp()
|
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/ |
D | AbstractContainerTester.java | 235 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/ |
D | AbstractContainerTester.java | 235 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.osgi_3.13.0.v20180409-1500.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/guice/lib/build/ |
D | guava-testlib-19.0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |