Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_parallel_for.cpp231 void run_overload( Args&&... args ) const { in run_overload() function in test_cancellation::ParallelForRunner
267 run_overload(br, FunctorToCancel{}); in operator ()()
270 run_overload(std::size_t(0), buffer_test_size, FunctorToCancel{}); in operator ()()
273 run_overload(std::size_t(0), buffer_test_size, worker_task_step, FunctorToCancel{}); in operator ()()