Searched refs:ch_map_debug_hash (Results 1 – 1 of 1) sorted by relevance
313 using ch_map_debug_hash = tbb::concurrent_hash_map<key_type, second_type, in TypeTester() typedef318 ch_map_debug_hash c12(c1.begin(), c1.end(), compare); in TypeTester()321 ch_map_debug_hash c13(c1.begin(), c1.end(), compare, typename ch_map::allocator_type()); in TypeTester()