Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_concurrent_map.cpp238 using exception_map_type = tbb::concurrent_map<ThrowOnCopy, ThrowOnCopy>; typedef
239 test_exception_on_copy_ctor<exception_map_type>();
H A Dtest_concurrent_unordered_map.cpp217 using exception_map_type = tbb::concurrent_unordered_map<ThrowOnCopy, ThrowOnCopy>; typedef
218 test_exception_on_copy_ctor<exception_map_type>();