Searched refs:testCollision (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/smhasher/src/ |
D | KeysetTest.h | 203 bool WindowedKeyTest ( hashfunc<hashtype> hash, const int windowbits, bool testCollision, bool test… in WindowedKeyTest() argument 235 result &= TestHashList(hashes,testCollision,testDistribution,drawDiagram); in WindowedKeyTest()
|
D | main.cpp | 430 bool testCollision = true; in test() local 434 …result &= WindowedKeyTest< Blob<hashbits*2>, hashtype > ( hash, 20, testCollision, testDistributio… in test()
|