Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_eh_algorithms.cpp1648 class PipelineLauncher { class
1651 PipelineLauncher ( tbb::task_group_context& ctx ) : my_ctx(ctx) {} in PipelineLauncher() function in PipelineLauncher
1673 RunCancellationTest<PipelineLauncher<FilterToCancel>, Cancellator>(threshold); in TestCancelation1_pipeline()
1696 RunCancellationTest<PipelineLauncher<FilterToCancel2>, Cancellator2>(); in TestCancelation2_pipeline()