Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java428 int hashTwo = map.hash(keyTwo); in testNewEntry() local
453 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
890 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
934 int hashTwo = map.hash(keyTwo); in testRemoveFromChain() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java941 int hashTwo = map.hash(keyTwo); in testNewEntry() local
966 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
1526 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
1570 int hashTwo = map.hash(keyTwo); in testRemoveEntryFromChain() local