Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_parallel_for.cpp130 struct InvokerStep;
133 struct InvokerStep<parallel_tag, empty_partitioner_tag, T, Body> { struct
143 struct InvokerStep<parallel_tag, Partitioner, T, Body> { argument
202 InvokerStep< Flavor, Partitioner, T, TestFunctor<T> > invoke_for; in TestParallelForWithStepSupportHelper()