Home
last modified time | relevance | path

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

/llvm-project/pstl/test/std/numerics/numeric.ops/
H A Dscan.pass.cpp136 struct test_scan_with_binary_op struct
175 … invoke_on_all_policies(test_scan_with_binary_op(), in.begin(), in.end(), out.begin(), out.end(), in test_matrix() argument
177 … invoke_on_all_policies(test_scan_with_binary_op(), in.cbegin(), in.cend(), out.begin(), out.end(), in test_matrix()