Home
last modified time | relevance | path

Searched defs:test_range (Results 1 – 10 of 10) sorted by relevance

/llvm-project/libcxx/test/support/
H A Dtest_range.h30 struct test_range { struct
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.as.rvalue/
H A Dbegin.pass.cpp49 constexpr void test_range() { in test_range() function
H A Dend.pass.cpp76 constexpr void test_range() { in test_range() function
/llvm-project/libcxx/test/std/algorithms/alg.modifying.operations/alg.swap/
H A Dranges.swap_ranges.pass.cpp63 constexpr void test_range() { in test_range() function
/llvm-project/libcxx/test/std/algorithms/alg.sorting/alg.min.max/
H A Dranges.max_element.pass.cpp57 constexpr void test_range(Range&& rng, Iter begin, Iter end) { in test_range() function
H A Dranges.min_element.pass.cpp57 constexpr void test_range(Range&& rng, Iter begin, Iter end) { in test_range() function
H A Dranges.min.pass.cpp180 constexpr void test_range() { in test_range() function
H A Dranges.max.pass.cpp185 constexpr void test_range() { in test_range() function
H A Dranges.minmax.pass.cpp277 constexpr void test_range() { in test_range() function
/llvm-project/libcxx/test/std/language.support/support.coroutines/end.to.end/
H A Dgenerator.pass.cpp138 void test_range() { in test_range() function