Home
last modified time | relevance | path

Searched defs:is_always_equal (Results 1 – 25 of 54) sorted by relevance

123

/external/libcxx/test/std/strings/basic.string/string.cons/
Dmove_assign_noexcept.pass.cpp49 typedef std::true_type is_always_equal; typedef
63 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/sequences/vector/vector.cons/
Dmove_assign_noexcept.pass.cpp44 typedef std::true_type is_always_equal; typedef
57 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/sequences/vector.bool/
Dmove_assign_noexcept.pass.cpp44 typedef std::true_type is_always_equal; typedef
57 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.cons/
Dmove_assign_noexcept.pass.cpp48 typedef std::true_type is_always_equal; typedef
62 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/vector.bool/
Dmove_assign_noexcept.pass.cpp43 typedef std::true_type is_always_equal; typedef
56 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/sequences/vector/vector.cons/
Dmove_assign_noexcept.pass.cpp46 typedef std::true_type is_always_equal; typedef
60 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/any/
Dallocator.pass.cpp49 using is_always_equal = std::true_type; typedef
79 using is_always_equal = std::true_type; typedef
/external/libcxx/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp79 typedef std::true_type is_always_equal; typedef
92 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dis_always_equal.pass.cpp27 typedef std::true_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/associative/map/map.special/
Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/associative/multiset/multiset.special/
Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/associative/set/set.special/
Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/associative/multimap/multimap.special/
Dswap_noexcept.pass.cpp78 typedef std::true_type is_always_equal; typedef
91 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/memory/allocator.traits/allocator.traits.types/
Dis_always_equal.pass.cpp28 typedef std::true_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/unord/unord.multimap/unord.multimap.swap/
Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/unord/unord.map/unord.map.swap/
Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef
/external/libcxx/test/std/containers/unord/unord.set/unord.set.swap/
Dswap_noexcept.pass.cpp106 typedef std::true_type is_always_equal; typedef
119 typedef std::false_type is_always_equal; typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/containers/unord/unord.multiset/unord.multiset.swap/
Dswap_noexcept.pass.cpp105 typedef std::true_type is_always_equal; typedef
118 typedef std::false_type is_always_equal; typedef

123