HomeSort by relevance Sort by last modified time
    Searched refs:test_hash (Results 26 - 50 of 105) sorted by null

12 3 4 5

  /ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.multimap/unord.multimap.cnstr/
size.fail.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
37 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.multiset/unord.multiset.cnstr/
allocator.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
assign_copy.pass.cpp 23 #include "../../../test_hash.h"
31 test_hash<std::hash<int> >,
47 test_hash<std::hash<int> >(8),
53 test_hash<std::hash<int> >(2),
72 assert(c.hash_function() == test_hash<std::hash<int> >(8));
84 test_hash<std::hash<int> >,
100 test_hash<std::hash<int> >(8),
106 test_hash<std::hash<int> >(2),
125 assert(c.hash_function() == test_hash<std::hash<int> >(8));
default.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.fail.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
assign_move.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),
73 assert(c.hash_function() == test_hash<std::hash<int> >(8));
85 test_hash<std::hash<int> >,
101 test_hash<std::hash<int> >(8),
107 test_hash<std::hash<int> >(2),
118 assert(c.hash_function() == test_hash<std::hash<int> >(8));
130 test_hash<std::hash<int> >
    [all...]
copy_alloc.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<int> >,
46 test_hash<std::hash<int> >(8),
65 assert(c.hash_function() == test_hash<std::hash<int> >(8));
init_size_hash.pass.cpp 24 #include "../../../test_hash.h"
32 test_hash<std::hash<int> >,
46 test_hash<std::hash<int> >(8)
54 assert(c.hash_function() == test_hash<std::hash<int> >(8));
init_size_hash_equal.pass.cpp 24 #include "../../../test_hash.h"
32 test_hash<std::hash<int> >,
46 test_hash<std::hash<int> >(8),
55 assert(c.hash_function() == test_hash<std::hash<int> >(8));
init_size_hash_equal_allocator.pass.cpp 24 #include "../../../test_hash.h"
32 test_hash<std::hash<int> >,
46 test_hash<std::hash<int> >(8),
56 assert(c.hash_function() == test_hash<std::hash<int> >(8));
range_size_hash.pass.cpp 26 #include "../../../test_hash.h"
33 test_hash<std::hash<int> >,
49 test_hash<std::hash<int> >(8)
57 assert(c.hash_function() == test_hash<std::hash<int> >(8));
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.set/unord.set.cnstr/
allocator.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
assign_copy.pass.cpp 23 #include "../../../test_hash.h"
31 test_hash<std::hash<int> >,
47 test_hash<std::hash<int> >(8),
53 test_hash<std::hash<int> >(2),
64 assert(c.hash_function() == test_hash<std::hash<int> >(8));
76 test_hash<std::hash<int> >,
92 test_hash<std::hash<int> >(8),
98 test_hash<std::hash<int> >(2),
109 assert(c.hash_function() == test_hash<std::hash<int> >(8));
default.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.fail.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
size.pass.cpp 23 #include "../../../test_hash.h"
30 test_hash<std::hash<NotConstructible> >,
36 assert(c.hash_function() == test_hash<std::hash<NotConstructible> >());
  /ndk/sources/cxx-stl/llvm-libc++/test/containers/unord/unord.map/unord.map.cnstr/
assign_move.pass.cpp 24 #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));
124 test_hash<std::hash<int> >
    [all...]
init_size_hash.pass.cpp 24 #include "../../../test_hash.h"
32 test_hash<std::hash<int> >,
46 test_hash<std::hash<int> >(8)
54 assert(c.hash_function() == test_hash<std::hash<int> >(8));
init_size_hash_equal.pass.cpp 25 #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));
init_size_hash_equal_allocator.pass.cpp 25 #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));
range_size_hash.pass.cpp 28 #include "../../../test_hash.h"
35 test_hash<std::hash<int> >,
51 test_hash<std::hash<int> >(8)
59 assert(c.hash_function() == test_hash<std::hash<int> >(8));
range_size_hash_equal.pass.cpp 28 #include "../../../test_hash.h"
35 test_hash<std::hash<int> >,
51 test_hash<std::hash<int> >(8),
60 assert(c.hash_function() == test_hash<std::hash<int> >(8));
range_size_hash_equal_allocator.pass.cpp 29 #include "../../../test_hash.h"
36 test_hash<std::hash<int> >,
52 test_hash<std::hash<int> >(8),
62 assert(c.hash_function() == test_hash<std::hash<int> >(8));

Completed in 113 milliseconds

12 3 4 5