Home
last modified time | relevance | path

Searched defs:ComplexType (Results 1 – 6 of 6) sorted by relevance

/oneTBB/test/conformance/
H A Dconformance_concurrent_unordered_set.cpp132 using ComplexType = const std::string *; in test_deduction_guides() typedef
H A Dconformance_concurrent_unordered_map.cpp129 using ComplexType = std::pair<int, std::string>; in test_deduction_guides() typedef
H A Dconformance_concurrent_priority_queue.cpp559 using ComplexType = const std::string*; in TestDeductionGuides() typedef
H A Dconformance_concurrent_vector.cpp1218 using ComplexType = const std::string*; in TestDeductionGuides() typedef
H A Dconformance_concurrent_hash_map.cpp1088 using ComplexType = std::pair<Key, Value>; in TestDeductionGuides() typedef
H A Dconformance_concurrent_queue.cpp1435 using ComplexType = const std::string*; in TestDeductionGuides() typedef