Home
last modified time | relevance | path

Searched refs:some_alloc (Results 1 – 25 of 105) sorted by relevance

12345

/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector.bool/
Ddtor_noexcept.pass.cpp22 struct some_alloc struct
25 some_alloc(const some_alloc&); argument
26 ~some_alloc() noexcept(false);
45 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dswap_noexcept.pass.cpp31 struct some_alloc struct
35 some_alloc() {} in some_alloc() function
36 some_alloc(const some_alloc&);
75 typedef std::vector<bool, some_alloc<bool>> C; in main()
79 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dmove_noexcept.pass.cpp25 struct some_alloc struct
28 some_alloc(const some_alloc&); argument
51 typedef std::vector<bool, some_alloc<bool>> C; in main()
55 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dmove_assign_noexcept.pass.cpp27 struct some_alloc struct
30 some_alloc(const some_alloc&); argument
80 typedef std::vector<bool, some_alloc<bool>> C; in main()
84 typedef std::vector<bool, some_alloc<bool>> C; in main()
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector.bool/
Ddtor_noexcept.pass.cpp22 struct some_alloc struct
25 some_alloc(const some_alloc&); argument
26 ~some_alloc() noexcept(false);
45 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dswap_noexcept.pass.cpp31 struct some_alloc struct
35 some_alloc() {} in some_alloc() function
36 some_alloc(const some_alloc&);
75 typedef std::vector<bool, some_alloc<bool>> C; in main()
79 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dmove_noexcept.pass.cpp25 struct some_alloc struct
28 some_alloc(const some_alloc&); argument
51 typedef std::vector<bool, some_alloc<bool>> C; in main()
55 typedef std::vector<bool, some_alloc<bool>> C; in main()
/external/libcxx/test/std/containers/sequences/vector.bool/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
46 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dswap_noexcept.pass.cpp32 struct some_alloc struct
36 some_alloc() {} in some_alloc() argument
37 some_alloc(const some_alloc&);
76 typedef std::vector<bool, some_alloc<bool>> C; in main()
80 typedef std::vector<bool, some_alloc<bool>> C; in main()
Dmove_noexcept.pass.cpp26 struct some_alloc struct
29 some_alloc(const some_alloc&); argument
52 typedef std::vector<bool, some_alloc<bool>> C; in main()
56 typedef std::vector<bool, some_alloc<bool>> C; in main()
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.cons/
Ddtor_noexcept.pass.cpp24 struct some_alloc struct
27 some_alloc(const some_alloc&); argument
28 ~some_alloc() noexcept(false);
47 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/libcxx/test/std/containers/sequences/list/list.cons/
Ddtor_noexcept.pass.cpp24 struct some_alloc struct
27 some_alloc(const some_alloc&); argument
28 ~some_alloc() noexcept(false);
47 typedef std::list<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Ddtor_noexcept.pass.cpp24 struct some_alloc struct
27 some_alloc(const some_alloc&); argument
28 ~some_alloc() noexcept(false);
47 typedef std::vector<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/libcxx/test/std/containers/sequences/deque/deque.cons/
Ddtor_noexcept.pass.cpp24 struct some_alloc struct
27 some_alloc(const some_alloc&); argument
28 ~some_alloc() noexcept(false);
47 typedef std::deque<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/list/list.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::list<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/list/list.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::list<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/deque/deque.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::deque<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/deque/deque.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::deque<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/forwardlist/forwardlist.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::forward_list<MoveOnly, some_alloc<MoveOnly>> C; in main()
/external/cronet/tot/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::vector<MoveOnly, some_alloc<MoveOnly>> C; in tests()
/external/cronet/stable/third_party/libc++/src/test/std/containers/sequences/vector/vector.cons/
Ddtor_noexcept.pass.cpp23 struct some_alloc struct
26 some_alloc(const some_alloc&); argument
27 ~some_alloc() noexcept(false);
47 typedef std::vector<MoveOnly, some_alloc<MoveOnly>> C; in tests()
/external/cronet/stable/third_party/libc++/src/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp31 struct some_alloc { struct
34 some_alloc() {} in some_alloc() function
35 some_alloc(const some_alloc&);
66 typedef std::basic_string<char, std::char_traits<char>, some_alloc<char>> C; in main()
/external/cronet/tot/third_party/libc++/src/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp31 struct some_alloc { struct
34 some_alloc() {} in some_alloc() function
35 some_alloc(const some_alloc&);
66 typedef std::basic_string<char, std::char_traits<char>, some_alloc<char>> C; in main()
/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp32 struct some_alloc struct
36 some_alloc() {} in some_alloc() argument
37 some_alloc(const some_alloc&);
70 typedef std::basic_string<char, std::char_traits<char>, some_alloc<char>> C; in main()

12345