Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp180 void TestParallelLoopAux() { in TestParallelLoopAux() function
225 TestParallelLoopAux<Body, const tbb::simple_partitioner >(); in TestParallelLoop()
226 TestParallelLoopAux<Body, const tbb::auto_partitioner >(); in TestParallelLoop()
230 TestParallelLoopAux<Body, /***/ tbb::affinity_partitioner>(); in TestParallelLoop()