Home
last modified time | relevance | path

Searched refs:windowbits (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
DKeysetTest.h203 bool WindowedKeyTest ( hashfunc<hashtype> hash, const int windowbits, bool testCollision, bool test… in WindowedKeyTest() argument
206 const int keycount = 1 << windowbits; in WindowedKeyTest()
215 … - %3d-bit key, %3d-bit window - %d tests, %d keys per test\n",keybits,windowbits,testcount,keycou… in WindowedKeyTest()