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.java454 int hashTwo = map.hash(keyTwo); in testNewEntry() local
479 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
916 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
960 int hashTwo = map.hash(keyTwo); in testRemoveFromChain() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java897 int hashTwo = map.hash(keyTwo); in testNewEntry() local
922 int hashTwo = map.hash(keyTwo); in testCopyEntry() local
1439 int hashTwo = map.hash(keyTwo); in testReclaimKey() local
1483 int hashTwo = map.hash(keyTwo); in testRemoveEntryFromChain() local