Searched refs:ch_map_debug_alloc (Results 1 – 1 of 1) sorted by relevance
288 using ch_map_debug_alloc = tbb::concurrent_hash_map<key_type, second_type, in TypeTester() typedef291 ch_map_debug_alloc c6; in TypeTester()295 ch_map_debug_alloc c7(c6); in TypeTester()301 ch_map_debug_alloc c9( lst.size() ); in TypeTester()310 ch_map_debug_alloc c11( lst.begin(), lst.end(), allocator ); in TypeTester()