/external/libcxx/test/containers/unord/unord.set/unord.set.cnstr/ |
assign_move.pass.cpp | 23 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 49 test_hash<std::hash<int> >(8), 55 test_hash<std::hash<int> >(2), 66 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 78 test_hash<std::hash<int> >, 94 test_hash<std::hash<int> >(8), 100 test_hash<std::hash<int> >(2), 111 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 123 test_hash<std::hash<int> > [all...] |
assign_copy.pass.cpp | 23 #include "../../../test_hash.h" 32 test_hash<std::hash<int> >, 48 test_hash<std::hash<int> >(8), 54 test_hash<std::hash<int> >(2), 65 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 95 test_hash<std::hash<int> >, 111 test_hash<std::hash<int> >(8), 117 test_hash<std::hash<int> >(2), 128 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 141 test_hash<std::hash<int> > [all...] |
init_size_hash.pass.cpp | 24 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 47 test_hash<std::hash<int> >(8) 55 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 67 test_hash<std::hash<int> >, 81 test_hash<std::hash<int> >(8) 89 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
init_size_hash_equal.pass.cpp | 24 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 47 test_hash<std::hash<int> >(8), 56 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 68 test_hash<std::hash<int> >, 82 test_hash<std::hash<int> >(8), 91 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
init_size_hash_equal_allocator.pass.cpp | 24 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 47 test_hash<std::hash<int> >(8), 57 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 69 test_hash<std::hash<int> >, 83 test_hash<std::hash<int> >(8), 93 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
range_size_hash.pass.cpp | 26 #include "../../../test_hash.h" 34 test_hash<std::hash<int> >, 50 test_hash<std::hash<int> >(8) 58 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 70 test_hash<std::hash<int> >, 86 test_hash<std::hash<int> >(8) 94 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.set/unord.set.cnstr/ |
assign_move.pass.cpp | 23 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 49 test_hash<std::hash<int> >(8), 55 test_hash<std::hash<int> >(2), 66 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 78 test_hash<std::hash<int> >, 94 test_hash<std::hash<int> >(8), 100 test_hash<std::hash<int> >(2), 111 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 123 test_hash<std::hash<int> > [all...] |
assign_copy.pass.cpp | 23 #include "../../../test_hash.h" 32 test_hash<std::hash<int> >, 48 test_hash<std::hash<int> >(8), 54 test_hash<std::hash<int> >(2), 65 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 95 test_hash<std::hash<int> >, 111 test_hash<std::hash<int> >(8), 117 test_hash<std::hash<int> >(2), 128 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 141 test_hash<std::hash<int> > [all...] |
/external/libcxx/test/containers/ |
test_hash.h | 17 class test_hash class in inherits:C 22 explicit test_hash(int data = 0) : data_(data) {} function in class:test_hash 28 bool operator==(const test_hash& c) const
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/ |
test_hash.h | 17 class test_hash class in inherits:C 22 explicit test_hash(int data = 0) : data_(data) {} function in class:test_hash 28 bool operator==(const test_hash& c) const
|
/external/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/ |
assign_move.pass.cpp | 23 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 49 test_hash<std::hash<int> >(8), 55 test_hash<std::hash<int> >(2), 74 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 86 test_hash<std::hash<int> >, 102 test_hash<std::hash<int> >(8), 108 test_hash<std::hash<int> >(2), 119 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 131 test_hash<std::hash<int> > [all...] |
init_size_hash.pass.cpp | 24 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 47 test_hash<std::hash<int> >(8) 55 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 67 test_hash<std::hash<int> >, 81 test_hash<std::hash<int> >(8) 89 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
init_size_hash_equal.pass.cpp | 24 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 47 test_hash<std::hash<int> >(8), 56 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 68 test_hash<std::hash<int> >, 82 test_hash<std::hash<int> >(8), 91 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
init_size_hash_equal_allocator.pass.cpp | 24 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 47 test_hash<std::hash<int> >(8), 57 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 69 test_hash<std::hash<int> >, 83 test_hash<std::hash<int> >(8), 93 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
range_size_hash.pass.cpp | 26 #include "../../../test_hash.h" 34 test_hash<std::hash<int> >, 50 test_hash<std::hash<int> >(8) 58 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 70 test_hash<std::hash<int> >, 86 test_hash<std::hash<int> >(8) 94 assert(c.hash_function() == test_hash<std::hash<int> >(8));
|
size_hash.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8) 39 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 51 test_hash<std::hash<NotConstructible> >, 56 test_hash<std::hash<NotConstructible> >(8) 59 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 52 test_hash<std::hash<NotConstructible> >, 57 test_hash<std::hash<NotConstructible> >(8), 61 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 36 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 58 test_hash<std::hash<NotConstructible> >(8), 63 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multiset/unord.multiset.cnstr/ |
assign_move.pass.cpp | 23 #include "../../../test_hash.h" 33 test_hash<std::hash<int> >, 49 test_hash<std::hash<int> >(8), 55 test_hash<std::hash<int> >(2), 74 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 86 test_hash<std::hash<int> >, 102 test_hash<std::hash<int> >(8), 108 test_hash<std::hash<int> >(2), 119 assert(c.hash_function() == test_hash<std::hash<int> >(8)); 131 test_hash<std::hash<int> > [all...] |
/external/libcxx/test/containers/unord/unord.map/unord.map.cnstr/ |
size_hash.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8) 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 59 test_hash<std::hash<NotConstructible> >(8) 62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 54 test_hash<std::hash<NotConstructible> >, 60 test_hash<std::hash<NotConstructible> >(8), 64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 42 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 55 test_hash<std::hash<NotConstructible> >, 61 test_hash<std::hash<NotConstructible> >(8), 66 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
/external/libcxx/test/containers/unord/unord.multimap/unord.multimap.cnstr/ |
size_hash.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8) 40 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 53 test_hash<std::hash<NotConstructible> >, 59 test_hash<std::hash<NotConstructible> >(8) 62 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 41 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 54 test_hash<std::hash<NotConstructible> >, 60 test_hash<std::hash<NotConstructible> >(8), 64 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|
size_hash_equal_allocator.pass.cpp | 23 #include "../../../test_hash.h" 31 test_hash<std::hash<NotConstructible> >, 37 test_hash<std::hash<NotConstructible> >(8), 42 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8)); 55 test_hash<std::hash<NotConstructible> >, 61 test_hash<std::hash<NotConstructible> >(8), 66 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >(8));
|