Searched refs:other_test_table_type (Results 1 – 1 of 1) sorted by relevance
181 using other_test_table_type = oneapi::tbb::concurrent_hash_map<MyKey, MyData2, MyHashCompare>; typedef389 other_test_table_type t(v.begin(), v.end()); in TestIteratorsAndRanges()