Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp942 class OuterParForEachWithEhBody { class
955 class OuterParForEachWithEhBodyWithFeeder : OuterParForEachWithEhBody<Iterator> {
962 OuterParForEachWithEhBody<Iterator>::operator()(value); in operator ()()
1113 RunWithTemplatedBody(Test4_parallel_for_each, OuterParForEachWithEhBody); in __anone85726900d02()