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

  /external/chromium_org/third_party/smhasher/src/
SpeedTest.h 6 void TinySpeedTest ( pfHash hash, int hashsize, int keysize, uint32_t seed, bool verbose, double & outCycles );
SpeedTest.cpp 231 void TinySpeedTest ( pfHash hash, int hashsize, int keysize, uint32_t seed, bool verbose, double & /*outCycles*/ )
main.cpp 162 TinySpeedTest(hashfunc<hashtype>(info->hash),sizeof(hashtype),i,info->verification,true,cycles);

Completed in 62 milliseconds