Searched defs:chmap (Results 1 – 3 of 3) sorted by relevance
66 tbb::concurrent_hash_map<std::size_t, std::size_t> chmap; variable
443 class chmap : public basic_chmap_type { in TestInternalFastFind() class445 chmap() : basic_chmap_type() {} in TestInternalFastFind() function in TestInternalFastFind::chmap602 chmap_type chmap; in test_with_minimalistic_mutex() local
1187 void TestCHMapIteratorComparisonsBasic( CHMapType& chmap ) { in TestCHMapIteratorComparisonsBasic()1203 chmap_type chmap = {value_type{1, 1}, value_type{2, 2}, value_type{3, 3}}; in TestCHMapIteratorComparisons() local1285 chmap_type chmap; in test_heterogeneous_find() local1337 chmap_type chmap; in test_heterogeneous_count() local1364 chmap_type chmap; in test_heterogeneous_equal_range() local1415 chmap_type chmap; in test_heterogeneous_insert() local1458 chmap_type chmap; in test_heterogeneous_erase() local