mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced 2026-08-29 16:40:39 +08:00
5 lines
123 B
C++
5 lines
123 B
C++
|
|
#define THIS_HASH_SET parallel_node_hash_set
|
||
|
|
#define THIS_TEST_NAME ParallelNodeHashSet
|
||
|
|
|
||
|
|
#include "node_hash_set_test.cc"
|