Searched refs:reset_ctx (Results 1 – 1 of 1) sorted by relevance
95 void test_cancellation_on_exception( bool reset_ctx ) { in test_cancellation_on_exception() argument110 if (reset_ctx) { in test_cancellation_on_exception()117 …REQUIRE_MESSAGE(task.execute_counter() == (reset_ctx ? iter_counter : 1), "Some task was not execu… in test_cancellation_on_exception()