Searched refs:map4 (Results 1 – 3 of 3) sorted by relevance
| /oneTBB/test/conformance/ |
| H A D | conformance_concurrent_map.cpp | 123 TMap map4(v.begin(), v.end(), compare, allocator); in test_deduction_guides() local 124 …static_assert(std::is_same_v<decltype(map4), TMap<int, int, decltype(compare), decltype(allocator)… in test_deduction_guides()
|
| H A D | conformance_concurrent_hash_map.cpp | 1069 map_type map4(1, compare, allocator); in TestHashCompareConstructors() local
|
| /oneTBB/test/tbb/ |
| H A D | test_concurrent_hash_map.cpp | 797 map_type map4(init_list, test_hash); in __anon3741356d0602() local 798 utils::suppress_unused_warning(map4); in __anon3741356d0602()
|