/external/libcxx/test/std/strings/basic.string/string.cons/ |
D | move_assign_noexcept.pass.cpp | 39 struct some_alloc2 struct 43 some_alloc2() {} in some_alloc2() argument 44 some_alloc2(const some_alloc2&); 88 typedef std::basic_string<char, std::char_traits<char>, some_alloc2<char>> C; in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.nonmembers/string.special/ |
D | swap_noexcept.pass.cpp | 42 struct some_alloc2 { struct 45 some_alloc2() {} in some_alloc2() argument 46 some_alloc2(const some_alloc2&); 76 typedef std::basic_string<char, std::char_traits<char>, some_alloc2<char>> C; in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector.bool/ |
D | move_assign_noexcept.pass.cpp | 34 struct some_alloc2 struct 38 some_alloc2() {} in some_alloc2() function 39 some_alloc2(const some_alloc2&); 91 typedef std::vector<bool, some_alloc2<bool>> C; in main()
|
D | swap_noexcept.pass.cpp | 43 struct some_alloc2 struct 47 some_alloc2() {} in some_alloc2() argument 48 some_alloc2(const some_alloc2&); 86 typedef std::vector<bool, some_alloc2<bool>> C; in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.nonmembers/string.special/ |
D | swap_noexcept.pass.cpp | 42 struct some_alloc2 { struct 45 some_alloc2() {} in some_alloc2() argument 46 some_alloc2(const some_alloc2&); 76 typedef std::basic_string<char, std::char_traits<char>, some_alloc2<char>> C; in main()
|
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 80 typedef std::basic_string<char, std::char_traits<char>, some_alloc2<char>> C; in main()
|
/external/libcxx/test/std/containers/sequences/vector.bool/ |
D | move_assign_noexcept.pass.cpp | 35 struct some_alloc2 struct 39 some_alloc2() {} in some_alloc2() function 40 some_alloc2(const some_alloc2&); 92 typedef std::vector<bool, some_alloc2<bool>> C; in main()
|
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 87 typedef std::vector<bool, some_alloc2<bool>> C; in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector.bool/ |
D | move_assign_noexcept.pass.cpp | 34 struct some_alloc2 struct 38 some_alloc2() {} in some_alloc2() argument 39 some_alloc2(const some_alloc2&); 91 typedef std::vector<bool, some_alloc2<bool>> C; in main()
|
D | swap_noexcept.pass.cpp | 43 struct some_alloc2 struct 47 some_alloc2() {} in some_alloc2() function 48 some_alloc2(const some_alloc2&); 86 typedef std::vector<bool, some_alloc2<bool>> C; in main()
|
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() function 49 some_alloc2(const some_alloc2&); 83 typedef std::forward_list<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/libcxx/test/std/containers/sequences/deque/deque.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 83 typedef std::deque<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/libcxx/test/std/containers/sequences/list/list.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 83 typedef std::list<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/libcxx/test/std/containers/sequences/vector/vector.special/ |
D | swap_noexcept.pass.cpp | 45 struct some_alloc2 struct 49 some_alloc2() {} in some_alloc2() function 50 some_alloc2(const some_alloc2&); 84 typedef std::vector<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/libcxx/test/std/containers/sequences/vector/vector.cons/ |
D | move_assign_noexcept.pass.cpp | 35 struct some_alloc2 struct 39 some_alloc2() {} in some_alloc2() argument 40 some_alloc2(const some_alloc2&); 87 typedef std::vector<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.cons/ |
D | move_assign_noexcept.pass.cpp | 37 struct some_alloc2 { struct 40 some_alloc2() {} in some_alloc2() argument 41 some_alloc2(const some_alloc2&); 83 typedef std::basic_string<char, std::char_traits<char>, some_alloc2<char>> C; in test()
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/deque/deque.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 84 typedef std::deque<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector/vector.special/ |
D | swap_noexcept.compile.pass.cpp | 45 struct some_alloc2 struct 49 some_alloc2() {} in some_alloc2() argument 50 some_alloc2(const some_alloc2&); 85 typedef std::vector<MoveOnly, some_alloc2<MoveOnly>> C; in test()
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/ |
D | move_assign_noexcept.pass.cpp | 36 struct some_alloc2 struct 40 some_alloc2() {} in some_alloc2() argument 41 some_alloc2(const some_alloc2&); 90 typedef std::vector<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/list/list.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 84 typedef std::list<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/deque/deque.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 84 typedef std::deque<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.spec/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 84 typedef std::forward_list<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/ |
D | move_assign_noexcept.pass.cpp | 36 struct some_alloc2 struct 40 some_alloc2() {} in some_alloc2() argument 41 some_alloc2(const some_alloc2&); 90 typedef std::vector<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/list/list.special/ |
D | swap_noexcept.pass.cpp | 44 struct some_alloc2 struct 48 some_alloc2() {} in some_alloc2() argument 49 some_alloc2(const some_alloc2&); 84 typedef std::list<MoveOnly, some_alloc2<MoveOnly>> C; in main()
|
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.cons/ |
D | move_assign_noexcept.pass.cpp | 37 struct some_alloc2 { struct 40 some_alloc2() {} in some_alloc2() argument 41 some_alloc2(const some_alloc2&); 83 typedef std::basic_string<char, std::char_traits<char>, some_alloc2<char>> C; in test()
|