Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_unordered_set.cpp46 using checked_state_multiset_type = tbb::concurrent_unordered_multiset<FooWithAssign, std::hash<Foo… typedef
116 test_basic<checked_state_multiset_type, /*CheckState = */std::true_type>();
158 test_concurrent<checked_state_multiset_type>();
H A Dtest_concurrent_set.cpp41 using checked_state_multiset_type = tbb::concurrent_multiset<FooWithAssign, std::less<FooWithAssign… typedef
136 test_basic<checked_state_multiset_type, /*CheckState = */std::true_type>();
168 test_concurrent<checked_state_multiset_type>();