Searched refs:FunctorType (Results 1 – 1 of 1) sorted by relevance
95 typedef TestSimplePartitionerStabilityFunctor FunctorType; in TestSimplePartitionerStability() typedef101 …tbb::parallel_for(tbb::blocked_range<size_t>(0,rangeToSplitSize,grainsize),FunctorType(firstSeries… in TestSimplePartitionerStability()102 …tbb::parallel_for(tbb::blocked_range<size_t>(0,rangeToSplitSize,grainsize),FunctorType(secondSerie… in TestSimplePartitionerStability()