Searched refs:run_overload (Results 1 – 1 of 1) sorted by relevance
231 void run_overload( Args&&... args ) const { in run_overload() function in test_cancellation::ParallelForRunner267 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 ()()