Home
last modified time | relevance | path

Searched defs:collcount (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/smhasher/src/
DStats.h46 int collcount = 0; in FindCollisions() local
71 int collcount = 0; in PrintCollisions() local
202 double collcount = 0; in TestHashList() local
218 if(double(collcount) / double(expected) > 2.0) in TestHashList() local