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