Searched refs:modifyAction (Results 1 – 1 of 1) sorted by relevance
1532 LabeledAction& modifyAction = m_modifyActions[modifyNdx]; in init() local1534 if (!isCompatibleCreateAndModifyActions(*createAction.action, *modifyAction.action)) in init()1538 spec.name = createAction.label + "_" + modifyAction.label; in init()1545 spec.operations.push_back(TestSpec::Operation(0, *modifyAction.action)); in init()