Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp258 class OuterParForBody { class
260 void operator=(const OuterParForBody&) = delete;
261 OuterParForBody(const OuterParForBody&) = default;
262 OuterParForBody() = default;
276 TestParallelLoop<OuterParForBody>(); in Test2()