Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
H A Dranges_unique.pass.cpp143 constexpr void withAllPermutationsOfIter() { in withAllPermutationsOfIter() function
152 withAllPermutationsOfIter<std::type_identity_t>(); in test()
153 withAllPermutationsOfIter<sentinel_wrapper>(); in test()
/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.sorting/alg.merge/
H A Dranges_inplace_merge.pass.cpp197 void withAllPermutationsOfIter() { in withAllPermutationsOfIter() function
205 withAllPermutationsOfIter<std::type_identity_t>(); in test()
206 withAllPermutationsOfIter<sentinel_wrapper>(); in test()