Searched refs:TestSet (Results 1 – 1 of 1) sorted by relevance
41 void TestSet(const typename Set::allocator_type &a) { in TestSet() function116 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);