Home
last modified time | relevance | path

Searched refs:test_includes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.set.operations/
H A Dincludes.pass.cpp68 test_includes(Compare compare) in test_includes() function
101 test_includes<float64_t, float64_t>(std::less<>()); in main()
102test_includes<Num<int64_t>, Num<int32_t>>([](const Num<int64_t>& x, const Num<int32_t>& y) { retur… in main()
/llvm-project/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py145 def test_includes(self):
150 def test_includes(self): global() member in TestTranslationUnit