Searched defs:toRetain (Results 1 - 7 of 7) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
H A DCollectionRetainAllTester.java51 private final Collection<E> toRetain; field in class:CollectionRetainAllTester.Target
54 private Target(Collection<E> toRetain, String description) { argument
55 this.toRetain = toRetain;
186 expectContents(nonEmptyProperSubset.toRetain);
271 expectContents(nullSingleton.toRetain);
316 assertTrue(message, collection.retainAll(target.toRetain));
322 assertFalse(message, collection.retainAll(target.toRetain));
327 collection.retainAll(target.toRetain);
338 assertFalse(message, collection.retainAll(target.toRetain));
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.observable_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 131 milliseconds