Home
last modified time | relevance | path

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

/llvm-project/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()
H A Dunique_copy_equal.pass.cpp82 test(T trash, BinaryPredicate pred, Convert convert, bool check_weakness = true) in test()
/llvm-project/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()