Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_unordered_set.cpp44 using checked_state_set_type = tbb::concurrent_unordered_set<FooWithAssign, std::hash<FooWithAssign… typedef
111 test_basic<checked_state_set_type, /*CheckState = */std::true_type>();
153 test_concurrent<checked_state_set_type>();
H A Dtest_concurrent_set.cpp40 using checked_state_set_type = tbb::concurrent_set<FooWithAssign, std::less<FooWithAssign>, MyAlloc… typedef
131 test_basic<checked_state_set_type, /*CheckState = */std::true_type>();
163 test_concurrent<checked_state_set_type>();