Home
last modified time | relevance | path

Searched refs:ThrowingTable (Results 1 – 3 of 3) sorted by relevance

/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_concurrent_hash_map.cpp909 typedef tbb::concurrent_hash_map<MyKey,MyData2,MyHashCompare,allocator_t> ThrowingTable; in TestExceptions() typedef
916 ThrowingTable src; in TestExceptions()
927 ThrowingTable victim(a); in TestExceptions()
933 ThrowingTable acopy(src, a); in TestExceptions()
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_concurrent_hash_map.cpp909 typedef tbb::concurrent_hash_map<MyKey,MyData2,MyHashCompare,allocator_t> ThrowingTable; in TestExceptions() typedef
916 ThrowingTable src; in TestExceptions()
927 ThrowingTable victim(a); in TestExceptions()
933 ThrowingTable acopy(src, a); in TestExceptions()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_concurrent_hash_map.cpp909 typedef tbb::concurrent_hash_map<MyKey,MyData2,MyHashCompare,allocator_t> ThrowingTable; in TestExceptions() typedef
916 ThrowingTable src; in TestExceptions()
927 ThrowingTable victim(a); in TestExceptions()
933 ThrowingTable acopy(src, a); in TestExceptions()