Home
last modified time | relevance | path

Searched defs:ch_map (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp51 using ch_map = tbb::concurrent_hash_map<int,int>; in TestRangeBasedFor() typedef
260 using ch_map = tbb::concurrent_hash_map<key_type, second_type>; in TypeTester() typedef