Searched defs:testDist (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/third_party/smhasher/src/ |
D | Stats.h | 191 …( std::vector<hashtype> & hashes, std::vector<hashtype> & collisions, bool testDist, bool drawDiag… in TestHashList() 251 bool TestHashList ( std::vector<hashtype> & hashes, bool /*testColl*/, bool testDist, bool drawDiag… in TestHashList() argument 261 … hashfunc<hashtype> hash, std::vector<keytype> & keys, bool testColl, bool testDist, bool drawDiag… in TestKeyList()
|
D | KeysetTest.h | 53 …> hash, int maxlen, uint32_t * blocks, int blockcount, bool testColl, bool testDist, bool drawDiag… in CombinationKeyTest() 109 …unc<hashtype> hash, uint32_t * blocks, int blockcount, bool testColl, bool testDist, bool drawDiag… in PermutationKeyTest() 165 …unc<hashtype> hash, const int setbits, bool inclusive, bool testColl, bool testDist, bool drawDiag… in SparseKeyTest()
|