Home
last modified time | relevance | path

Searched refs:test_hash (Results 1 – 1 of 1) sorted by relevance

/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp789 tbb::tbb_hash_compare<int> test_hash; variable
792 map_type map3(init_list.begin(), init_list.end(), test_hash); in __anon3741356d0502()
797 map_type map4(init_list, test_hash); in __anon3741356d0602()