File: parallel_flat_hash_set_test.cc

package info (click to toggle)
parallel-hashmap 1.4.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,872 kB
  • sloc: cpp: 20,492; ansic: 1,114; python: 492; makefile: 85; haskell: 56; perl: 43; sh: 23
file content (5 lines) | stat: -rw-r--r-- 128 bytes parent folder | download
1
2
3
4
5
#define THIS_HASH_SET  parallel_flat_hash_set
#define THIS_TEST_NAME ParallelFlatHashSet

#include "parallel_hash_set_test.cc"