Home
last modified time | relevance | path

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

/oneTBB/test/common/
H A Dallocator_stl_test_common.h41 void TestSet(const typename Set::allocator_type &a) { in TestSet() function
116 TestSet<std::set <int, std::less<int>, Ai> >(a);
117 TestSet<std::multiset<int, std::less<int>, Ai> >(a);
129 TestSet<std::set<const int, std::less<int>, Aci> >(a);