Home
last modified time | relevance | path

Searched refs:some_alloc2 (Results 1 – 25 of 51) sorted by relevance

123

/external/libcxx/test/std/strings/basic.string/string.cons/
Dmove_assign_noexcept.pass.cpp39 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/
Dswap_noexcept.pass.cpp42 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/
Dmove_assign_noexcept.pass.cpp34 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()
Dswap_noexcept.pass.cpp43 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/
Dswap_noexcept.pass.cpp42 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/
Dswap_noexcept.pass.cpp44 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/
Dmove_assign_noexcept.pass.cpp35 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()
Dswap_noexcept.pass.cpp44 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/
Dmove_assign_noexcept.pass.cpp34 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()
Dswap_noexcept.pass.cpp43 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp45 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/
Dmove_assign_noexcept.pass.cpp35 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/
Dmove_assign_noexcept.pass.cpp37 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.compile.pass.cpp45 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/
Dmove_assign_noexcept.pass.cpp36 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp44 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/
Dswap_noexcept.pass.cpp44 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/
Dmove_assign_noexcept.pass.cpp36 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/
Dswap_noexcept.pass.cpp44 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/
Dmove_assign_noexcept.pass.cpp37 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()

123