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

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/test/containers/
test_compare.h 20 class test_compare class in inherits:C
25 explicit test_compare(int data = 0) : data_(data) {} function in class:test_compare
32 bool operator==(const test_compare& c) const
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/
test_compare.h 20 class test_compare class in inherits:C
25 explicit test_compare(int data = 0) : data_(data) {} function in class:test_compare
32 bool operator==(const test_compare& c) const
  /external/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));
  /external/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));
  /external/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));
  /external/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));
  /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));
  /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));
  /external/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;
  /external/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/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;
  /external/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;
  /external/libcxx/test/containers/associative/set/set.cons/
compare.pass.cpp 19 #include "../../../test_compare.h"
23 typedef test_compare<std::less<int> > C;

Completed in 318 milliseconds

1 2 3 4 5 6 7 8 91011>>