Home
last modified time | relevance | path

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

/external/chromium_org/third_party/smhasher/src/
DAvalancheTest.h31 const int hashbytes = sizeof(hashtype); in calcBias() local
74 const int hashbytes = sizeof(hashtype); in AvalancheTest() local
116 const int hashbytes = sizeof(hashtype); in BicTest() local
243 const int hashbytes = sizeof(hashtype); variable
351 const int hashbytes = sizeof(hashtype); variable
DKeysetTest.cpp15 const int hashbytes = hashbits / 8; in VerificationTest() local
82 const int hashbytes = hashbits/8; in SanityTest() local
168 const int hashbytes = hashbits/8; in AppendedZeroesTest() local
DBitslice.cpp56 const int hashbytes = sizeof(hashtype); in Bitslice() local
/external/jemalloc/test/unit/
Dhash.c65 const size_t hashbytes = hash_variant_bits(variant) / 8; in hash_variant_verify() local