Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/containers/associative/multiset/
H A Dinsert_emplace_allocator_requirements.pass.cpp25 testMultisetInsert<TCT::multiset<> >(); in main()
/llvm-project-15.0.7/libcxx/test/std/containers/unord/unord.multiset/
H A Dinsert_emplace_allocator_requirements.pass.cpp24 testMultisetInsert<TCT::unordered_multiset<> >(); in main()
/llvm-project-15.0.7/libcxx/test/std/containers/
H A Dset_allocator_requirement_test_templates.h283 void testMultisetInsert() in testMultisetInsert() function