/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join/ |
H A D | end.pass.cpp | 61 std::ranges::join_view jv(outer); in test() local 76 std::ranges::join_view jv(outer); in test() local 91 std::ranges::join_view jv(outer); in test() local 106 std::ranges::join_view jv(outer); in test() local 119 std::ranges::join_view jv(outer); in test() local 134 std::ranges::join_view jv(outer); in test() local 147 std::ranges::join_view jv(outer); in test() local 162 std::ranges::join_view jv(outer); in test() local 177 std::ranges::join_view jv(outer); in test() local 192 std::ranges::join_view jv(outer); in test() local [all …]
|
H A D | begin.pass.cpp | 50 auto jv = std::ranges::join_view(ParentView{children}); in test() local 57 auto jv = std::ranges::join_view(ParentView{children}); in test() local 65 std::ranges::join_view jv(ParentView(children, 0)); in test() local 72 std::ranges::join_view jv(ParentView(children, 1)); in test() local 79 std::ranges::join_view jv(ParentView(children, 1)); in test() local 86 std::ranges::join_view jv(ParentView(children, 1)); in test() local 94 auto jv = std::ranges::join_view(ParentView{children}); in test() local 102 auto jv = std::ranges::join_view(ParentView{children}); in test() local 110 auto jv = std::ranges::join_view(ParentView{children}); in test() local 115 std::ranges::join_view jv(buffer); in test() local [all …]
|
H A D | base.pass.cpp | 29 auto jv = std::ranges::join_view(ParentView{children}); in test() local 37 std::ranges::join_view jv(buffer); in test() local 45 const std::ranges::join_view jv(buffer); in test() local
|
H A D | general.pass.cpp | 35 auto jv = std::ranges::join_view(ParentView(children)); in main() local 42 std::ranges::join_view jv(vec); in main() local 58 std::ranges::join_view jv(y); in main() local
|
H A D | ctor.view.pass.cpp | 24 auto jv = std::ranges::join_view(ParentView{children}); in test() local 29 std::ranges::join_view jv(buffer); in test() local
|
H A D | ctor.default.pass.cpp | 27 std::ranges::join_view<ParentView<ChildView>> jv; in test() local 33 std::ranges::join_view<DefaultView> jv; in test() local
|
H A D | adaptor.pass.cpp | 66 auto jv = std::views::join(nested); in test() local 101 auto jv = nested | std::views::join | std::views::join; in test() local 111 auto jv = nested | join_twice; in test() local
|
H A D | ctad.compile.pass.cpp | 75 std::ranges::join_view jv(n); in testCTAD() local
|
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join/range.join.iterator/ |
H A D | increment.pass.cpp | 32 std::ranges::join_view jv(buffer1); in test() local 42 std::ranges::join_view jv(ValueView<IntView>{children}); in test() local 53 std::ranges::join_view jv(buffer1); in test() local 61 std::ranges::join_view jv(small); in test() local 71 auto jv = std::ranges::join_view(ParentView(children)); in test() local 84 std::ranges::join_view jv(ParentView(children, 0)); in test() local 91 std::ranges::join_view jv(ParentView(children, 1)); in test() local 103 std::ranges::join_view jv(ParentView(children, 1)); in test() local 112 std::ranges::join_view jv(ParentView(children, 1)); in test() local 119 auto jv = std::ranges::join_view(ParentView(children)); in test() local [all …]
|
H A D | decrement.pass.cpp | 35 constexpr void noDecrementTest(auto&& jv) { in noDecrementTest() 46 std::ranges::join_view jv(buffer); in test() local 55 std::ranges::join_view jv(buffer); in test() local 64 std::ranges::join_view jv(buffer); in test() local 73 std::ranges::join_view jv(buffer); in test() local 82 std::ranges::join_view jv(small); in test() local 97 std::ranges::join_view jv(inners); in test() local 109 std::ranges::join_view jv(buffer); in test() local 125 std::ranges::join_view jv(outer); in test() local 133 std::ranges::join_view jv(outer); in test() local [all …]
|
H A D | eq.pass.cpp | 23 std::ranges::join_view jv(buffer); in test() local 39 std::ranges::join_view jv(outer); in test() local 50 std::ranges::join_view jv(Outer{inners}); in test() local 59 std::ranges::join_view jv{inners}; in test() local
|
H A D | star.pass.cpp | 23 std::ranges::join_view jv(buffer); in test() local 30 std::ranges::join_view jv(buffer); in test() local 37 auto jv = std::ranges::join_view(ParentView(children)); in test() local
|
H A D | iter.swap.pass.cpp | 26 std::ranges::join_view jv(buffer); in test() local 41 std::ranges::join_view jv(inners); in test() local 62 std::ranges::join_view jv(inners); in test() local
|
H A D | ctor.other.pass.cpp | 39 std::ranges::join_view jv(ForwardCopyableParent{children}); in test() local 55 std::ranges::join_view jv(outer); in test() local 68 std::ranges::join_view jv(outer); in test() local
|
H A D | arrow.pass.cpp | 108 std::ranges::join_view jv(ValueView<ValueView<Box>>{children}); in test() local 114 std::ranges::join_view jv(buffer); in test() local 120 const std::ranges::join_view jv(buffer); in test() local 131 std::ranges::join_view jv{inners}; in test() local 142 std::ranges::join_view jv{inners}; in test() local 150 std::ranges::join_view jv{inners}; in test() local
|
H A D | iter.move.pass.cpp | 22 std::ranges::join_view jv(buffer); in test() local 33 std::ranges::join_view jv(inners); in test() local
|
H A D | member_types.compile.pass.cpp | 55 std::ranges::join_view jv(buffer); in test() local
|
/llvm-project/libcxx/test/libcxx/ranges/range.adaptors/range.join/range.join.iterator/ |
H A D | ctor.parent.outer.pass.cpp | 26 std::ranges::join_view jv(std::move(r)); in test() local 33 std::ranges::join_view jv(std::ranges::ref_view{r}); in test() local 52 std::ranges::join_view jv(outer); in test() local
|
H A D | ctor.parent.pass.cpp | 24 std::ranges::join_view jv(std::move(r)); in test() local
|
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.join/range.join.sentinel/ |
H A D | eq.pass.cpp | 65 auto jv = std::ranges::join_view(ParentView(children)); in test() local 73 auto jv = std::ranges::join_view(ForwardParentView<ParentT>(children)); in test() local 82 const auto jv = std::ranges::join_view(ForwardParentView<ParentT>(children)); in test() local 90 auto jv = std::ranges::join_view(outer); in test() local
|
H A D | ctor.parent.pass.cpp | 24 std::ranges::join_view jv(parent); in test() local
|
H A D | ctor.other.pass.cpp | 56 std::ranges::join_view jv(outer); in test() local
|