HomeSort by relevance Sort by last modified time
    Searched refs:SpookyHash128_test (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/smhasher/src/
SpookyTest.cpp 11 void SpookyHash128_test(const void *key, int len, uint32_t seed, void *out) {
Hashes.h 42 void SpookyHash128_test ( const void * key, int len, uint32_t seed, void * out );
main.cpp 67 { SpookyHash128_test, 128, 0x8D263080, "Spooky128", "Bob Jenkins' SpookyHash, 128-bit result" },

Completed in 31 milliseconds