Searched refs:setInputOperandValueFromModel (Results 1 – 1 of 1) sorted by relevance
355 void setInputOperandValueFromModel(int32_t index, const ANeuralNetworksModel* valueModel) { in setInputOperandValueFromModel() function in __anon6f986e5f0111::OperationTestBase4563 test.setInputOperandValueFromModel(kThenOperand, thenModel); in testIf()4564 test.setInputOperandValueFromModel(kElseOperand, elseModel); in testIf()4668 test.setInputOperandValueFromModel(kCondOperand, condModel); in testWhile()4669 test.setInputOperandValueFromModel(kBodyOperand, bodyModel); in testWhile()