Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp801 #define RunWithSimpleBody(func, body) \ macro
1050 RunWithSimpleBody(Test1_parallel_for_each, SimpleParForEachBody); in __anone85726900a02()
1233 RunWithSimpleBody(TestCancelation1_parallel_for_each, ParForEachBodyToCancel); in __anone85726900f02()
1254 RunWithSimpleBody(TestCancelation2_parallel_for_each, ParForEachBodyToCancel2); in __anone85726901002()