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

/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/
H A DEnumMultisetTest.java110 Set<Object> uniqueEntries = Sets.newIdentityHashSet();
H A DEnumHashBiMapTest.java186 Set<Object> uniqueEntries = Sets.newIdentityHashSet();
H A DEnumBiMapTest.java250 Set<Object> uniqueEntries = Sets.newIdentityHashSet();
H A DSetsTest.java277 Set<Integer> set = Sets.newIdentityHashSet();
/external/guava/guava-tests/test/com/google/common/collect/
H A DEnumMultisetTest.java143 Set<Object> uniqueEntries = Sets.newIdentityHashSet();
H A DEnumHashBiMapTest.java211 Set<Object> uniqueEntries = Sets.newIdentityHashSet();
H A DEnumBiMapTest.java274 Set<Object> uniqueEntries = Sets.newIdentityHashSet();
H A DSetsTest.java494 Set<Integer> set = Sets.newIdentityHashSet();
/external/guava/guava-tests/test/com/google/common/util/concurrent/
H A DStripedTest.java171 Set<Object> observed = Sets.newIdentityHashSet(); // for the sake of weakly referenced locks.
/external/guava/guava-tests/test/com/google/common/cache/
H A DCacheTesting.java227 Set<ReferenceEntry<?, ?>> entries = Sets.newIdentityHashSet();
249 Set<ReferenceEntry<?, ?>> entries = Sets.newIdentityHashSet();
/external/guava/guava/src/com/google/common/collect/
H A DSets.java395 public static <E> Set<E> newIdentityHashSet() { method in class:Sets
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DSets.java390 public static <E> Set<E> newIdentityHashSet() { method in class:Sets
/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 199 milliseconds