Files
parallel-hashmap/tests/parallel_node_hash_map_test.cc
T

6 lines
160 B
C++
Raw Normal View History

2019-03-25 07:58:34 -04:00
#define THIS_HASH_MAP parallel_node_hash_map
#define THIS_TEST_NAME ParallelNodeHashMap
#include "flat_hash_map_test.cc"
#include "parallel_hash_map_test.cc"