Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp775 …static void RunTwoBodies( utils::FastRandom<>& rnd, const Body &body, Partitioner& p, tbb::task_gr… in RunTwoBodies() function in TestIsolatedExecuteNS::HeavyMixTestBody
794 RunTwoBodies( myHeavyMixTestBody.myRandom.local(), in operator ()()
808RunTwoBodies( rnd, HeavyMixTestBody(myRandom, myIsolatedLevel, myNestedLevel + 1), p, &ctx ); in RunNextLevel()