Home
last modified time | relevance | path

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

/external/chromium_org/third_party/smhasher/src/
DKeysetTest.h250 bool CyclicKeyTest ( pfHash hash, int cycleLen, int cycleReps, const int keycount, bool drawDiagram… in CyclicKeyTest() argument
252 printf("Keyset 'Cyclic' - %d cycles of %d bytes - %d keys\n",cycleReps,cycleLen,keycount); in CyclicKeyTest()
259 int keyLen = cycleLen * cycleReps; in CyclicKeyTest()