Searched defs:test_scan_with_binary_op (Results 1 – 1 of 1) sorted by relevance
/llvm-project/pstl/test/std/numerics/numeric.ops/ |
H A D | scan.pass.cpp | 136 struct test_scan_with_binary_op struct 141 …or()(Policy&& exec, Iterator1 in_first, Iterator1 in_last, Iterator2 out_first, Iterator2 out_last, in operator ()() 175 … invoke_on_all_policies(test_scan_with_binary_op(), in.begin(), in.end(), out.begin(), out.end(), in test_matrix() argument
|