Home
last modified time | relevance | path

Searched defs:MoveOnly2 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.swap/
H A Diter_swap.pass.cpp126 struct MoveOnly2 { struct
129 MoveOnly2() = default; argument
135 constexpr MoveOnly2& operator=(MoveOnly1 &&) { in operator =() argument
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_trivially_move_constructible.pass.cpp72 struct MoveOnly2 struct
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_trivially_move_constructible.pass.cpp69 struct MoveOnly2 struct