Home
last modified time | relevance | path

Searched refs:check_weakness (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/pstl/test/std/algorithms/alg.modifying.operations/
H A Dremove_copy.pass.cpp49 test(T trash, const T& value, Convert convert, bool check_weakness = true) in test() argument
66 if (check_weakness) in test()
H A Dunique_copy_equal.pass.cpp82 test(T trash, BinaryPredicate pred, Convert convert, bool check_weakness = true) in test() argument
96 if (check_weakness) in test()
/llvm-project-15.0.7/pstl/test/std/algorithms/alg.modifying.operations/alg.copy/
H A Dcopy_if.pass.cpp81 test(T trash, Predicate pred, Convert convert, bool check_weakness = true) in test() argument
97 if (check_weakness) in test()