Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_concurrent_hash_map.cpp181 using other_test_table_type = oneapi::tbb::concurrent_hash_map<MyKey, MyData2, MyHashCompare>; typedef
389 other_test_table_type t(v.begin(), v.end()); in TestIteratorsAndRanges()