Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/collect/
DMapMakerInternalMapTest.java415 int hashOne = map.hash(keyOne); in testNewEntry() local
447 int hashOne = map.hash(keyOne); in testCopyEntry() local
886 int hashOne = map.hash(keyOne); in testReclaimKey() local
930 int hashOne = map.hash(keyOne); in testRemoveFromChain() local
1484 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnWrite() local
1514 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnWrite() local
1545 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnRead() local
1576 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnRead() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java928 int hashOne = map.hash(keyOne); in testNewEntry() local
960 int hashOne = map.hash(keyOne); in testCopyEntry() local
1522 int hashOne = map.hash(keyOne); in testReclaimKey() local
1566 int hashOne = map.hash(keyOne); in testRemoveEntryFromChain() local
2266 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnWrite() local
2296 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnWrite() local
2327 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnRead() local
2358 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnRead() local