Renamed the thread-safe "contains" to if_contains.

Add tests to parallel_flat_hash_map_mutex_test
This commit is contained in:
Brian McKinnon
2020-05-02 20:45:46 -05:00
parent 131a84f6ed
commit bf7203b3c8
5 changed files with 11 additions and 14 deletions
-1
View File
@@ -1,5 +1,4 @@
#define THIS_HASH_MAP parallel_flat_hash_map
#define THIS_TEST_NAME ParallelFlatHashMap
#include "flat_hash_map_test.cc"
#include "parallel_hash_map_test.cc"