Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java200 int hashTwo = map.hash(keyTwo); in testNewEntry() local
229 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
620 int hashTwo = map.hash(keyTwo); in testRemoveFromChain() local
/external/guava/android/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java200 int hashTwo = map.hash(keyTwo); in testNewEntry() local
229 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
620 int hashTwo = map.hash(keyTwo); in testRemoveFromChain() local
/external/guava/android/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1128 int hashTwo = map.hash(keyTwo); in testNewEntry() local
1153 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
1727 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
1771 int hashTwo = map.hash(keyTwo); in testRemoveEntryFromChain() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java1144 int hashTwo = map.hash(keyTwo); in testNewEntry() local
1169 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
1743 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
1787 int hashTwo = map.hash(keyTwo); in testRemoveEntryFromChain() local