Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_arena.cpp1300 void TestIsolate(F &f) { in TestIsolate() function
1307 void TestIsolate(const F &f) { in TestIsolate() function
1323 TestIsolate(Functor<ReturnType>()); in Test()
1324 TestIsolate(f1); in Test()
1325 TestIsolate(function<ReturnType>); in Test()