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

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/std/containers/unord/unord.set/unord.set.cnstr/
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...]
assign_copy.pass.cpp 22 #include "../../../test_compare.h"
33 test_compare<std::equal_to<int> >,
49 test_compare<std::equal_to<int> >(9),
55 test_compare<std::equal_to<int> >(3),
66 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
96 test_compare<std::equal_to<int> >,
112 test_compare<std::equal_to<int> >(9),
118 test_compare<std::equal_to<int> >(3),
129 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
142 test_compare<std::equal_to<int> >
    [all...]
init_size_hash_equal.pass.cpp 23 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
48 test_compare<std::equal_to<int> >(9)
57 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
69 test_compare<std::equal_to<int> >,
83 test_compare<std::equal_to<int> >(9)
92 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
init_size_hash_equal_allocator.pass.cpp 23 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
48 test_compare<std::equal_to<int> >(9),
58 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
70 test_compare<std::equal_to<int> >,
84 test_compare<std::equal_to<int> >(9),
94 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
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));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.cnstr/
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...]
assign_copy.pass.cpp 22 #include "../../../test_compare.h"
33 test_compare<std::equal_to<int> >,
49 test_compare<std::equal_to<int> >(9),
55 test_compare<std::equal_to<int> >(3),
66 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
96 test_compare<std::equal_to<int> >,
112 test_compare<std::equal_to<int> >(9),
118 test_compare<std::equal_to<int> >(3),
129 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
142 test_compare<std::equal_to<int> >
    [all...]
  /external/libcxx/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/
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),
75 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
87 test_compare<std::equal_to<int> >,
103 test_compare<std::equal_to<int> >(9),
109 test_compare<std::equal_to<int> >(3),
120 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
132 test_compare<std::equal_to<int> >
    [all...]
init_size_hash_equal.pass.cpp 23 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
48 test_compare<std::equal_to<int> >(9)
57 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
69 test_compare<std::equal_to<int> >,
83 test_compare<std::equal_to<int> >(9)
92 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
init_size_hash_equal_allocator.pass.cpp 23 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
48 test_compare<std::equal_to<int> >(9),
58 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
70 test_compare<std::equal_to<int> >,
84 test_compare<std::equal_to<int> >(9),
94 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
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));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/
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),
75 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
87 test_compare<std::equal_to<int> >,
103 test_compare<std::equal_to<int> >(9),
109 test_compare<std::equal_to<int> >(3),
120 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
132 test_compare<std::equal_to<int> >
    [all...]
init_size_hash_equal.pass.cpp 23 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
48 test_compare<std::equal_to<int> >(9)
57 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
69 test_compare<std::equal_to<int> >,
83 test_compare<std::equal_to<int> >(9)
92 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
init_size_hash_equal_allocator.pass.cpp 23 #include "../../../test_compare.h"
34 test_compare<std::equal_to<int> >,
48 test_compare<std::equal_to<int> >(9),
58 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
70 test_compare<std::equal_to<int> >,
84 test_compare<std::equal_to<int> >(9),
94 assert(c.key_eq() == test_compare<std::equal_to<int> >(9));
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));
  /external/libcxx/test/std/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));
  /external/libcxx/test/std/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.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));

Completed in 375 milliseconds

1 2 3 4 5 6 7 8 91011>>