Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/containers/unord/unord.set/
H A Dinsert_and_emplace_allocator_requirements.pass.cpp27 testSetInsert<TCT::unordered_set<> >(); in main()
/llvm-project/libcxx/test/std/containers/associative/set/
H A Dinsert_and_emplace_allocator_requirements.pass.cpp26 testSetInsert<TCT::set<> >(); in main()
/llvm-project/libcxx/test/std/containers/
H A Dset_allocator_requirement_test_templates.h32 void testSetInsert() in testSetInsert() function