Home
last modified time | relevance | path

Searched defs:some_alloc3 (Results 1 – 11 of 11) sorted by relevance

/external/libcxx/test/std/strings/basic.string/string.cons/
Dmove_assign_noexcept.pass.cpp51 struct some_alloc3 struct
55 some_alloc3() {} in some_alloc3() argument
57 void deallocate(void*, unsigned) {} in deallocate()
59 typedef std::false_type propagate_on_container_move_assignment;
60 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Dmove_assign_noexcept.pass.cpp48 struct some_alloc3 struct
52 some_alloc3() {} in some_alloc3() argument
54 void deallocate(void*, unsigned) {} in deallocate()
56 typedef std::false_type propagate_on_container_move_assignment;
57 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/sequences/vector.bool/
Dmove_assign_noexcept.pass.cpp48 struct some_alloc3 struct
52 some_alloc3() {} in some_alloc3() argument
54 void deallocate(void*, unsigned) {} in deallocate()
56 typedef std::false_type propagate_on_container_move_assignment;
57 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp83 struct some_alloc3 struct
87 some_alloc3() {} in some_alloc3() argument
89 void deallocate(void*, unsigned) {} in deallocate()
91 typedef std::false_type propagate_on_container_swap;
92 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp83 struct some_alloc3 struct
87 some_alloc3() {} in some_alloc3() argument
89 void deallocate(void*, unsigned) {} in deallocate()
91 typedef std::false_type propagate_on_container_swap;
92 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp83 struct some_alloc3 struct
87 some_alloc3() {} in some_alloc3() argument
89 void deallocate(void*, unsigned) {} in deallocate()
91 typedef std::false_type propagate_on_container_swap;
92 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp83 struct some_alloc3 struct
87 some_alloc3() {} in some_alloc3() argument
89 void deallocate(void*, unsigned) {} in deallocate()
91 typedef std::false_type propagate_on_container_swap;
92 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp110 struct some_alloc3 struct
114 some_alloc3() {} in some_alloc3() argument
116 void deallocate(void*, unsigned) {} in deallocate()
118 typedef std::false_type propagate_on_container_swap;
119 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp110 struct some_alloc3 struct
114 some_alloc3() {} in some_alloc3() argument
116 void deallocate(void*, unsigned) {} in deallocate()
118 typedef std::false_type propagate_on_container_swap;
119 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp110 struct some_alloc3 struct
114 some_alloc3() {} in some_alloc3() argument
116 void deallocate(void*, unsigned) {} in deallocate()
118 typedef std::false_type propagate_on_container_swap;
119 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp110 struct some_alloc3 struct
114 some_alloc3() {} in some_alloc3() argument
116 void deallocate(void*, unsigned) {} in deallocate()
118 typedef std::false_type propagate_on_container_swap;
119 typedef std::false_type is_always_equal;