Home
last modified time | relevance | path

Searched defs:test_by_type (Results 1 – 5 of 5) sorted by relevance

/llvm-project/pstl/test/std/algorithms/alg.sorting/alg.min.max/
H A Dminmax_element.pass.cpp103 test_by_type(std::size_t n) in test_by_type() function
/llvm-project/pstl/test/std/numerics/numeric.ops/
H A Dtransform_reduce.pass.cpp97 test_by_type(T init, BinaryOperation1 opB1, BinaryOperation2 opB2, UnaryOp opU, Initializer initObj) in test_by_type() function
/llvm-project/pstl/test/std/algorithms/alg.modifying.operations/alg.partitions/
H A Dpartition.pass.cpp131 test_by_type(Generator generator, UnaryPred pred) in test_by_type() function
/llvm-project/pstl/test/std/algorithms/alg.merge/
H A Dinplace_merge.pass.cpp70 test_by_type(Generator1 generator1, Generator2 generator2, Compare comp) in test_by_type() function
/llvm-project/pstl/test/std/algorithms/alg.nonmodifying/
H A Dnth_element.pass.cpp123 test_by_type(Generator1 generator1, Generator2 generator2, Compare comp) in test_by_type() function