Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_hw_concurrency.cpp66 tbb::concurrent_hash_map<std::size_t, std::size_t> chmap; variable
H A Dtest_concurrent_hash_map.cpp443 class chmap : public basic_chmap_type { in TestInternalFastFind() class
445 chmap() : basic_chmap_type() {} in TestInternalFastFind() function in TestInternalFastFind::chmap
602 chmap_type chmap; in test_with_minimalistic_mutex() local
/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp1187 void TestCHMapIteratorComparisonsBasic( CHMapType& chmap ) { in TestCHMapIteratorComparisonsBasic()
1203 chmap_type chmap = {value_type{1, 1}, value_type{2, 2}, value_type{3, 3}}; in TestCHMapIteratorComparisons() local
1285 chmap_type chmap; in test_heterogeneous_find() local
1337 chmap_type chmap; in test_heterogeneous_count() local
1364 chmap_type chmap; in test_heterogeneous_equal_range() local
1415 chmap_type chmap; in test_heterogeneous_insert() local
1458 chmap_type chmap; in test_heterogeneous_erase() local