Home
last modified time | relevance | path

Searched refs:wrapperOperandType (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp756 uint32_t addOperand(const WrapperOperandType& wrapperOperandType) { in addOperand() argument
757 mWrapperOperandType.push_back(wrapperOperandType); in addOperand()
758 return WrapperModel::addOperand(&wrapperOperandType); in addOperand()