HomeSort by relevance Sort by last modified time
    Searched refs:key_eq (Results 1 - 25 of 286) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
size.fail.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 40 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
60 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
allocator.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
76 assert(c.key_eq() == Comp ());
98 assert(c.key_eq() == Comp ());
  /external/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
size.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 40 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
60 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
allocator.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
76 assert(c.key_eq() == Comp ());
98 assert(c.key_eq() == Comp ());
size.fail.cpp 37 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
size.fail.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 40 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
60 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
allocator.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
76 assert(c.key_eq() == Comp ());
98 assert(c.key_eq() == Comp ());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
size.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 40 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
60 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
allocator.pass.cpp 38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
76 assert(c.key_eq() == Comp ());
98 assert(c.key_eq() == Comp ());
size.fail.cpp 37 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
  /external/libcxx/test/containers/unord/unord.map/unord.map.cnstr/
allocator.pass.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
80 assert(c.key_eq() == Comp());
101 assert(c.key_eq() == Comp());
default.pass.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.fail.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.pass.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 41 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
63 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash_equal.pass.cpp 42 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
65 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
  /external/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
allocator.pass.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
80 assert(c.key_eq() == Comp());
101 assert(c.key_eq() == Comp());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/
allocator.pass.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
80 assert(c.key_eq() == Comp());
101 assert(c.key_eq() == Comp());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
allocator.pass.cpp 39 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
59 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
80 assert(c.key_eq() == Comp());
101 assert(c.key_eq() == Comp());

Completed in 549 milliseconds

1 2 3 4 5 6 7 8 91011>>