Home
last modified time | relevance | path

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

/tools/dexter/slicer/export/slicer/
Dhash_table.h54 static constexpr Index kAvgChainLength = 2; variable
111 buckets_.reserve(hash_buckets_ * kAvgChainLength); in Partition()