Searched refs:debug_hash_compare (Results 1 – 2 of 2) sorted by relevance
253 struct debug_hash_compare : public tbb::detail::d1::tbb_hash_compare<T> {}; struct261 debug_hash_compare<key_type> compare{}; in TypeTester()314 debug_hash_compare<key_type>, in TypeTester()
1081 struct debug_hash_compare : public oneapi::tbb::detail::d1::tbb_hash_compare<T> {}; struct1092 using Compare = debug_hash_compare<Key>; in TestDeductionGuides()