Searched refs:WindowedKeyTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
H A DKeysetTest.h203 bool WindowedKeyTest ( hashfunc<hashtype> hash, const int windowbits, bool testCollision, bool testDistribution, bool drawDiagram ) function
H A Dmain.cpp434 result &= WindowedKeyTest< Blob<hashbits*2>, hashtype > ( hash, 20, testCollision, testDistribution, drawDiagram );

Completed in 70 milliseconds