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

  /external/chromium_org/third_party/smhasher/src/
SpookyTest.cpp 3 void SpookyHash32_test(const void *key, int len, uint32_t seed, void *out) {
Hashes.h 40 void SpookyHash32_test ( const void * key, int len, uint32_t seed, void * out );
main.cpp 65 { SpookyHash32_test, 32, 0x3F798BBB, "Spooky32", "Bob Jenkins' SpookyHash, 32-bit result" },

Completed in 259 milliseconds