Home
last modified time | relevance | path

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

/external/llvm-project/pstl/test/std/numerics/numeric.ops/
Dreduce.pass.cpp54 struct test_two_short_forms struct
60 …operator()(pstl::execution::parallel_policy, Iterator first, Iterator last, Sum init, Sum expected) in operator ()()
65 …stl::execution::parallel_unsequenced_policy, Iterator first, Iterator last, Sum init, Sum expected) in operator ()()
95 invoke_on_all_policies(test_two_short_forms(), in.begin(), in.end(), init, expected); in test_short_forms() argument