|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Member Functions | |
| void | SetUp () override |
| double | measureHashUniqueness (const std::vector< size_t > &hashes) |
Protected Attributes | |
| std::vector< std::string > | keys |
Static Protected Attributes | |
| static constexpr size_t | NUM_KEYS = 10000 |
Definition at line 553 of file hash_fct_test.cc.
|
inlineprotected |
Definition at line 578 of file hash_fct_test.cc.
References Aleph::maps(), and Aleph::HTList::size().
|
inlineoverrideprotected |
Definition at line 559 of file hash_fct_test.cc.
References Aleph::maps().
|
protected |
Definition at line 557 of file hash_fct_test.cc.
Definition at line 556 of file hash_fct_test.cc.