Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp473 …using throwing_table = oneapi::tbb::concurrent_hash_map<MyKey, MyData2, MyHashCompare, allocator_t… in TestExceptions() typedef
481 throwing_table src; in TestExceptions()
493 throwing_table victim(a); in TestExceptions()
499 throwing_table acopy(src, a); in TestExceptions()