Home
last modified time | relevance | path

Searched defs:emptyCollection (Results 1 – 5 of 5) sorted by relevance

/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/paging/
DAbstractPagedListResponse.java48 private final CollectionT emptyCollection; field in AbstractPagedListResponse
50 protected AbstractPagedListResponse(PageT page, CollectionT emptyCollection) { in AbstractPagedListResponse()
/external/hamcrest/hamcrest-library/src/test/java/org/hamcrest/collection/
DIsEmptyCollectionTest.java42 private static Collection<Integer> emptyCollection() { in emptyCollection() method in IsEmptyCollectionTest
DIsEmptyIterableTest.java41 private static Collection<Integer> emptyCollection() { in emptyCollection() method in IsEmptyIterableTest
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DAbstractContainerTester.java239 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester
/external/guava/android/guava-testlib/src/com/google/common/collect/testing/
DAbstractContainerTester.java239 protected MinimalCollection<E> emptyCollection() { in emptyCollection() method in AbstractContainerTester