Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_map.cpp39 using checked_state_map_type = tbb::concurrent_map<intptr_t, FooWithAssign, std::less<intptr_t>, typedef
149 test_basic<checked_state_map_type, /*CheckState = */std::true_type>();
181 test_concurrent<checked_state_map_type>();
H A Dtest_concurrent_unordered_map.cpp43 using checked_state_map_type = tbb::concurrent_unordered_map<intptr_t, FooWithAssign, std::hash<int… typedef
130 test_basic<checked_state_map_type, /*CheckState = */std::true_type>();
172 test_concurrent<checked_state_map_type>();