Searched refs:max_hash_table_ratio (Results 1 – 2 of 2) sorted by relevance
25 CuckooTableBuilder(WritableFileWriter* file, double max_hash_table_ratio,
51 WritableFileWriter* file, double max_hash_table_ratio, in CuckooTableBuilder() argument59 max_hash_table_ratio_(max_hash_table_ratio), in CuckooTableBuilder()