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

1 2 3 4 5 6 7 8

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
test_compare.h 11 class test_compare class in inherits:C
16 explicit test_compare(int data = 0) : data_(data) {} function in class:test_compare
23 bool operator==(const test_compare& c) const
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.map/unord.map.cnstr/
size_hash_equal.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 test_compare<std::equal_to<NotConstructible> >(9)
42 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
55 test_compare<std::equal_to<NotConstructible> >,
61 test_compare<std::equal_to<NotConstructible> >(9)
65 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
size_hash_equal_allocator.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 test_compare<std::equal_to<NotConstructible> >(9),
43 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
56 test_compare<std::equal_to<NotConstructible> >,
62 test_compare<std::equal_to<NotConstructible> >(9),
67 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/
size_hash_equal.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 test_compare<std::equal_to<NotConstructible> >(9)
42 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
55 test_compare<std::equal_to<NotConstructible> >,
61 test_compare<std::equal_to<NotConstructible> >(9)
65 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
size_hash_equal_allocator.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 test_compare<std::equal_to<NotConstructible> >(9),
43 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
56 test_compare<std::equal_to<NotConstructible> >,
62 test_compare<std::equal_to<NotConstructible> >(9),
67 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
size_hash_equal.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
37 test_compare<std::equal_to<NotConstructible> >(9)
41 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
53 test_compare<std::equal_to<NotConstructible> >,
58 test_compare<std::equal_to<NotConstructible> >(9)
62 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
size_hash_equal_allocator.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
37 test_compare<std::equal_to<NotConstructible> >(9),
42 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
54 test_compare<std::equal_to<NotConstructible> >,
59 test_compare<std::equal_to<NotConstructible> >(9),
64 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
allocator.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
default.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.fail.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
40 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
52 test_compare<std::equal_to<NotConstructible> >,
60 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
size_hash_equal.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
37 test_compare<std::equal_to<NotConstructible> >(9)
41 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
53 test_compare<std::equal_to<NotConstructible> >,
58 test_compare<std::equal_to<NotConstructible> >(9)
62 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
size_hash_equal_allocator.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
37 test_compare<std::equal_to<NotConstructible> >(9),
42 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
54 test_compare<std::equal_to<NotConstructible> >,
59 test_compare<std::equal_to<NotConstructible> >(9),
64 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >(9));
allocator.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
assign_move.pass.cpp 22 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
50 test_compare<std::equal_to<int> >(9),
56 test_compare<std::equal_to<int> >(3),
67 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
79 test_compare<std::equal_to<int> >,
95 test_compare<std::equal_to<int> >(9),
101 test_compare<std::equal_to<int> >(3),
112 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
124 test_compare<std::equal_to<int> >
    [all...]
default.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
38 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
50 test_compare<std::equal_to<NotConstructible> >,
56 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
size_hash.pass.cpp 22 #include "../../../test_compare.h"
32 test_compare<std::equal_to<NotConstructible> >,
40 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
52 test_compare<std::equal_to<NotConstructible> >,
60 assert(c.key_eq() == test_compare<std::equal_to<NotConstructible> >());
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/map/map.cons/
compare.pass.cpp 19 #include "../../../test_compare.h"
25 typedef test_compare<std::less<int> > C;
33 typedef test_compare<std::less<int> > C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multimap/multimap.cons/
compare.pass.cpp 19 #include "../../../test_compare.h"
25 typedef test_compare<std::less<int> > C;
33 typedef test_compare<std::less<int> > C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/multiset/multiset.cons/
compare.pass.cpp 19 #include "../../../test_compare.h"
23 typedef test_compare<std::less<int> > C;
compare_alloc.pass.cpp 19 #include "../../../test_compare.h"
24 typedef test_compare<std::less<int> > C;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/associative/set/set.cons/
compare.pass.cpp 19 #include "../../../test_compare.h"
23 typedef test_compare<std::less<int> > C;
compare_alloc.pass.cpp 19 #include "../../../test_compare.h"
24 typedef test_compare<std::less<int> > C;

Completed in 259 milliseconds

1 2 3 4 5 6 7 8