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