Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp807 static void removeOperand(Model* model, uint32_t index) { in removeOperand() function
821 [operand](Model* model) { removeOperand(model, operand); }); in removeOperandTest()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateModel.cpp847 static void removeOperand(Model* model, uint32_t index) { in removeOperand() function
861 [operand](Model* model, ExecutionPreference*) { removeOperand(model, operand); }); in removeOperandTest()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateModel.cpp988 static void removeOperand(Model* model, uint32_t index) { in removeOperand() function
1030 [operand](Model* model, ExecutionPreference*) { removeOperand(model, operand); }); in removeOperandTest()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateModel.cpp1056 static void removeOperand(Model* model, uint32_t index) { in removeOperand() function
1109 removeOperand(model, operand); in removeOperandTest()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateModel.cpp1064 static void removeOperand(Model* model, uint32_t index) { in removeOperand() function
1118 removeOperand(model, operand); in removeOperandTest()