Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_for.cpp84 struct TestSimplePartitionerStabilityFunctor { struct
86 TestSimplePartitionerStabilityFunctor(std::vector<int> & theRanges):ranges(theRanges){} in TestSimplePartitionerStabilityFunctor() argument
95 typedef TestSimplePartitionerStabilityFunctor FunctorType; in TestSimplePartitionerStability() argument