Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/
H A Dranges_unique.pass.cpp77 constexpr void testUniqueImpl(std::array<int, N1> input, std::array<int, N2> expected) { in testUniqueImpl() function
105 testUniqueImpl<Iter, SentWrapper>(in, expected); in testImpl()
112 testUniqueImpl<Iter, SentWrapper>(in, expected); in testImpl()
119 testUniqueImpl<Iter, SentWrapper>(in, expected); in testImpl()
126 testUniqueImpl<Iter, SentWrapper>(in, expected); in testImpl()
133 testUniqueImpl<Iter, SentWrapper>(in, expected); in testImpl()
139 testUniqueImpl<Iter, SentWrapper>(in, expected); in testImpl()