Home
last modified time | relevance | path

Searched defs:some_alloc2 (Results 1 – 14 of 14) sorted by relevance

/external/libcxx/test/std/strings/basic.string/string.nonmembers/string.special/
Dswap_noexcept.pass.cpp40 struct some_alloc2 struct
44 some_alloc2() {} in some_alloc2() argument
46 void deallocate(void*, unsigned) {} in deallocate()
48 typedef std::false_type propagate_on_container_swap;
49 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/sequences/deque/deque.special/
Dswap_noexcept.pass.cpp40 struct some_alloc2 struct
44 some_alloc2() {} in some_alloc2() argument
46 void deallocate(void*, unsigned) {} in deallocate()
48 typedef std::false_type propagate_on_container_swap;
49 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/sequences/list/list.special/
Dswap_noexcept.pass.cpp40 struct some_alloc2 struct
44 some_alloc2() {} in some_alloc2() function
46 void deallocate(void*, unsigned) {} in deallocate()
48 typedef std::false_type propagate_on_container_swap;
49 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/sequences/vector/vector.special/
Dswap_noexcept.pass.cpp41 struct some_alloc2 struct
45 some_alloc2() {} in some_alloc2() argument
47 void deallocate(void*, unsigned) {} in deallocate()
49 typedef std::false_type propagate_on_container_swap;
50 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/sequences/forwardlist/forwardlist.spec/
Dswap_noexcept.pass.cpp40 struct some_alloc2 struct
44 some_alloc2() {} in some_alloc2() argument
46 void deallocate(void*, unsigned) {} in deallocate()
48 typedef std::false_type propagate_on_container_swap;
49 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/sequences/vector.bool/
Dswap_noexcept.pass.cpp40 struct some_alloc2 struct
44 some_alloc2() {} in some_alloc2() function
46 void deallocate(void*, unsigned) {} in deallocate()
48 typedef std::false_type propagate_on_container_swap;
49 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp69 struct some_alloc2 struct
73 some_alloc2() {} in some_alloc2() argument
75 void deallocate(void*, unsigned) {} in deallocate()
77 typedef std::false_type propagate_on_container_swap;
78 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp69 struct some_alloc2 struct
73 some_alloc2() {} in some_alloc2() function
75 void deallocate(void*, unsigned) {} in deallocate()
77 typedef std::false_type propagate_on_container_swap;
78 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp69 struct some_alloc2 struct
73 some_alloc2() {} in some_alloc2() argument
75 void deallocate(void*, unsigned) {} in deallocate()
77 typedef std::false_type propagate_on_container_swap;
78 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp69 struct some_alloc2 struct
73 some_alloc2() {} in some_alloc2() argument
75 void deallocate(void*, unsigned) {} in deallocate()
77 typedef std::false_type propagate_on_container_swap;
78 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp91 struct some_alloc2 struct
95 some_alloc2() {} in some_alloc2() argument
97 void deallocate(void*, unsigned) {} in deallocate()
99 typedef std::false_type propagate_on_container_swap;
100 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp91 struct some_alloc2 struct
95 some_alloc2() {} in some_alloc2() argument
97 void deallocate(void*, unsigned) {} in deallocate()
99 typedef std::false_type propagate_on_container_swap;
100 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp91 struct some_alloc2 struct
95 some_alloc2() {} in some_alloc2() argument
97 void deallocate(void*, unsigned) {} in deallocate()
99 typedef std::false_type propagate_on_container_swap;
100 typedef std::true_type is_always_equal;
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp91 struct some_alloc2 struct
95 some_alloc2() {} in some_alloc2() argument
97 void deallocate(void*, unsigned) {} in deallocate()
99 typedef std::false_type propagate_on_container_swap;
100 typedef std::true_type is_always_equal;