Searched refs:setInputOperandValueFromModel (Results 1 – 1 of 1) sorted by relevance
354 void setInputOperandValueFromModel(int32_t index, const ANeuralNetworksModel* valueModel) { in setInputOperandValueFromModel() function in __anon37b312a30111::OperationTestBase4494 test.setInputOperandValueFromModel(kThenOperand, thenModel); in testIf()4495 test.setInputOperandValueFromModel(kElseOperand, elseModel); in testIf()4599 test.setInputOperandValueFromModel(kCondOperand, condModel); in testWhile()4600 test.setInputOperandValueFromModel(kBodyOperand, bodyModel); in testWhile()