Searched refs:VerificationTest (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
H A Dmain.cpp106 pass &= VerificationTest(info->hash,info->hashbits,info->verification,false);
118 pass &= VerificationTest(info->hash,info->hashbits,info->verification,true);
142 VerificationTest(hash,hashbits,info->verification,true);
H A DKeysetTest.cpp13 bool VerificationTest ( pfHash hash, const int hashbits, uint32_t expected, bool verbose ) function
H A DKeysetTest.h20 bool VerificationTest ( pfHash hash, const int hashbits, uint32_t expected, bool verbose );

Completed in 88 milliseconds