Home
last modified time | relevance | path

Searched defs:MoveOnly1 (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.cpp111 struct MoveOnly1 { struct
114 MoveOnly1() = default; argument
120 constexpr MoveOnly1& operator=(MoveOnly2 &&) { in operator =() argument
/aosp_15_r20/external/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/
H A Dis_trivially_move_constructible.pass.cpp67 struct MoveOnly1 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.cpp64 struct MoveOnly1 struct