Searched refs:isWorkflowKilled (Results 1 – 4 of 4) sorted by relevance
225 QVERIFY(!mContext->isWorkflowKilled()); in test_WorkflowKilled()229 QVERIFY(mContext->isWorkflowKilled()); in test_WorkflowKilled()
89 [[nodiscard]] bool isWorkflowKilled() const;
112 bool WorkflowContext::isWorkflowKilled() const in isWorkflowKilled() function in WorkflowContext
160 QVERIFY(mController->mActiveController->getContext()->isWorkflowKilled()); in test_DoShutdownActiveController()