Home
last modified time | relevance | path

Searched refs:emptyCollection (Results 1 – 12 of 12) sorted by relevance

/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/
DIsEmptyIterableTest.java20 assertMatches("empty iterable", createMatcher(), emptyCollection()); in testMatchesAnEmptyIterable()
41 private static Collection<Integer> emptyCollection() { in emptyCollection() method in IsEmptyIterableTest
DIsEmptyCollectionTest.java21 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/
DCollectionAddAllTester.java52 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()
DListAddAllAtIndexTester.java86 assertFalse("addAll(n, nothing) should return false", getList().addAll(0, emptyCollection())); in testAddAllAtIndex_supportedNothing()
95 getList().addAll(0, emptyCollection())); in testAddAllAtIndex_unsupportedNothing()
DCollectionRetainAllTester.java75 empty = new Target(emptyCollection(), "empty"); in setUp()
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DListAddAllAtIndexTester.java86 assertFalse("addAll(n, nothing) should return false", getList().addAll(0, emptyCollection())); in testAddAllAtIndex_supportedNothing()
95 getList().addAll(0, emptyCollection())); in testAddAllAtIndex_unsupportedNothing()
DCollectionAddAllTester.java52 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()
DCollectionRetainAllTester.java75 empty = new Target(emptyCollection(), "empty"); in setUp()
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DAbstractContainerTester.java235 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractContainerTester.java235 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/lib/build/
Dguava-testlib-19.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...