Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp1205 const chmap_type& cchmap = chmap; in TestCHMapIteratorComparisons()
1285 chmap_type chmap; in test_heterogeneous_find()
1287 using accessor = typename chmap_type::accessor; in test_heterogeneous_find()
1337 chmap_type chmap; in test_heterogeneous_count()
1364 chmap_type chmap; in test_heterogeneous_equal_range()
1367 using iterator = typename chmap_type::iterator; in test_heterogeneous_equal_range()
1381 const chmap_type& cchmap = chmap; in test_heterogeneous_equal_range()
1415 chmap_type chmap; in test_heterogeneous_insert()
1417 using accessor = typename chmap_type::accessor; in test_heterogeneous_insert()
1458 chmap_type chmap; in test_heterogeneous_erase()
[all …]
/oneTBB/test/tbb/
H A Dtest_concurrent_hash_map.cpp598 using chmap_type = tbb::concurrent_hash_map<int, int, tbb::tbb_hash_compare<int>, in test_with_minimalistic_mutex() typedef
602 chmap_type chmap; in test_with_minimalistic_mutex()
622 typename chmap_type::const_accessor acc; in test_with_minimalistic_mutex()
631 typename chmap_type::const_accessor acc; in test_with_minimalistic_mutex()
641 typename chmap_type::const_accessor acc; in test_with_minimalistic_mutex()
664 typename chmap_type::const_accessor acc; in test_with_minimalistic_mutex()
673 typename chmap_type::const_accessor acc; in test_with_minimalistic_mutex()