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.java441 int hashOne = map.hash(keyOne); in testNewEntry() local
473 int hashOne = map.hash(keyOne); in testCopyEntry() local
912 int hashOne = map.hash(keyOne); in testReclaimKey() local
956 int hashOne = map.hash(keyOne); in testRemoveFromChain() local
1510 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnWrite() local
1540 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnWrite() local
1571 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnRead() local
1602 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnRead() local
/external/guava/guava-tests/test/com/google/common/cache/
DLocalCacheTest.java884 int hashOne = map.hash(keyOne); in testNewEntry() local
916 int hashOne = map.hash(keyOne); in testCopyEntry() local
1435 int hashOne = map.hash(keyOne); in testReclaimKey() local
1479 int hashOne = map.hash(keyOne); in testRemoveEntryFromChain() local
2179 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnWrite() local
2209 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnWrite() local
2240 int hashOne = map.hash(keyOne); in testDrainKeyReferenceQueueOnRead() local
2271 int hashOne = map.hash(keyOne); in testDrainValueReferenceQueueOnRead() local