Home
last modified time | relevance | path

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

/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp82 struct some_alloc3 struct
86 some_alloc3() {} in some_alloc3() function
88 void deallocate(void*, unsigned) {} in deallocate()
90 typedef std::false_type propagate_on_container_swap;
91 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp82 struct some_alloc3 struct
86 some_alloc3() {} in some_alloc3() function
88 void deallocate(void*, unsigned) {} in deallocate()
90 typedef std::false_type propagate_on_container_swap;
91 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp82 struct some_alloc3 struct
86 some_alloc3() {} in some_alloc3() argument
88 void deallocate(void*, unsigned) {} in deallocate()
90 typedef std::false_type propagate_on_container_swap;
91 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp82 struct some_alloc3 struct
86 some_alloc3() {} in some_alloc3() argument
88 void deallocate(void*, unsigned) {} in deallocate()
90 typedef std::false_type propagate_on_container_swap;
91 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp104 struct some_alloc3 struct
108 some_alloc3() {} in some_alloc3() argument
110 void deallocate(void*, unsigned) {} in deallocate()
112 typedef std::false_type propagate_on_container_swap;
113 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp104 struct some_alloc3 struct
108 some_alloc3() {} in some_alloc3() function
110 void deallocate(void*, unsigned) {} in deallocate()
112 typedef std::false_type propagate_on_container_swap;
113 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp104 struct some_alloc3 struct
108 some_alloc3() {} in some_alloc3() function
110 void deallocate(void*, unsigned) {} in deallocate()
112 typedef std::false_type propagate_on_container_swap;
113 typedef std::false_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp104 struct some_alloc3 struct
108 some_alloc3() {} in some_alloc3() argument
110 void deallocate(void*, unsigned) {} in deallocate()
112 typedef std::false_type propagate_on_container_swap;
113 typedef std::false_type is_always_equal;