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

/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DCollectionRetainAllTester.java67 private Target nonEmptyProperSubset; field in class:CollectionRetainAllTester
90 nonEmptyProperSubset
185 expectReturnsTrue(nonEmptyProperSubset);
186 expectContents(nonEmptyProperSubset.toRetain);
192 expectThrows(nonEmptyProperSubset);

Completed in 139 milliseconds