Searched refs:test_set (Results 1 – 10 of 10) sorted by relevance
| /llvm-project-15.0.7/libcxx/test/libcxx/containers/associative/ |
| H A D | non_const_comparator.incomplete.verify.cpp | 24 void test_set() { in test_set() function 53 test_set<std::set>(); in main() 54 test_set<std::multiset>(); in main()
|
| /llvm-project-15.0.7/libcxx/test/libcxx/containers/unord/ |
| H A D | non_const_comparator.incomplete.verify.cpp | 24 void test_set() { in test_set() function 53 test_set<std::unordered_set>(); in main() 54 test_set<std::unordered_multiset>(); in main()
|
| /llvm-project-15.0.7/pstl/test/std/algorithms/alg.sorting/alg.set.operations/ |
| H A D | set.pass.cpp | 177 test_set(Compare compare) in test_set() function 260 test_set<float64_t, float64_t>(std::less<>()); in main() 261 …test_set<Num<int64_t>, Num<int32_t>>([](const Num<int64_t>& x, const Num<int32_t>& y) { return x <… in main() 263 …test_set<MemoryChecker, MemoryChecker>([](const MemoryChecker& val1, const MemoryChecker& val2) ->… in main()
|
| /llvm-project-15.0.7/libcxx/test/std/containers/sequences/vector/ |
| H A D | access.pass.cpp | 70 TEST_CONSTEXPR_CXX20 void test_set() { in test_set() function 98 test_set<Vector>(); in test()
|
| /llvm-project-15.0.7/polly/lib/External/isl/imath/ |
| H A D | imtest.c | 98 {"setu", 2, 1, test_set}, /* r0 = uv(r1) */ 99 {"setv", 2, 1, test_set}, /* r0 = v(r1) */
|
| H A D | imdrover.h | 51 bool test_set(testspec_t* t, FILE* ofp);
|
| H A D | imdrover.c | 458 bool test_set(testspec_t* t, FILE* ofp) { in test_set() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | ppc-mmintrin.c | 402 test_set() { in test_set() function
|
| H A D | ppc-xmmintrin.c | 817 test_set() { in test_set() function
|
| H A D | ppc-emmintrin.c | 882 test_set() { in test_set() function
|