Home
last modified time | relevance | path

Searched defs:hashTwo (Results 1 – 4 of 4) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java236 int hashTwo = map.hash(keyTwo); in testNewEntry() local
265 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
656 int hashTwo = map.hash(keyTwo); in testRemoveFromChain() local
/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java236 int hashTwo = map.hash(keyTwo); in testNewEntry() local
265 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
656 int hashTwo = map.hash(keyTwo); in testRemoveFromChain() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1067 int hashTwo = map.hash(keyTwo); in testNewEntry() local
1092 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
1666 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
1710 int hashTwo = map.hash(keyTwo); in testRemoveEntryFromChain() local
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1054 int hashTwo = map.hash(keyTwo); in testNewEntry() local
1079 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
1653 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
1697 int hashTwo = map.hash(keyTwo); in testRemoveEntryFromChain() local