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

  /external/chromium_org/third_party/smhasher/src/
SpookyTest.cpp 7 void SpookyHash64_test(const void *key, int len, uint32_t seed, void *out) {
Hashes.h 41 void SpookyHash64_test ( const void * key, int len, uint32_t seed, void * out );
main.cpp 66 { SpookyHash64_test, 64, 0xA7F955F1, "Spooky64", "Bob Jenkins' SpookyHash, 64-bit result" },

Completed in 274 milliseconds