DiSMEC++
|
Go to the source code of this file.
Namespaces | |
anonymous_namespace{hash_vector.cpp} | |
Local namespace in which we define the counter used to create the unique ids for the hash vector. | |
Functions | |
std::size_t | anonymous_namespace{hash_vector.cpp}::get_next_id () |
Get the next valid id. More... | |
TEST_CASE ("HashVector content") | |
TEST_CASE ("HashVector versioning") | |
TEST_CASE ("HashVector uniqueness") | |
TEST_CASE ("uninitialized VectorHash") | |
TEST_CASE | ( | "HashVector content" | ) |
Definition at line 57 of file hash_vector.cpp.
TEST_CASE | ( | "HashVector uniqueness" | ) |
Definition at line 94 of file hash_vector.cpp.
References dismec::HashVector::hash().
TEST_CASE | ( | "HashVector versioning" | ) |
Definition at line 73 of file hash_vector.cpp.
References dismec::HashVector::get(), and dismec::HashVector::hash().
TEST_CASE | ( | "uninitialized VectorHash" | ) |
Definition at line 104 of file hash_vector.cpp.
References dismec::HashVector::hash().