Searched refs:BicTest (Results 1 – 1 of 1) sorted by relevance
/external/chromium_org/third_party/smhasher/src/ |
D | AvalancheTest.h | 111 void BicTest ( pfHash hash, const int keybit, const int reps, double & maxBias, int & maxA, int & m… in BicTest() function 197 bool BicTest ( pfHash hash, const int reps ) in BicTest() function 214 BicTest<keytype,hashtype>(hash,i,reps,bias,a,b,true); in BicTest()
|