Searched refs:actType (Results 1 – 2 of 2) sorted by relevance
163 test_wrapper::OperandType actType(Type::INT32, {}); in createTestModel() local170 uint32_t act = model->addOperand(&actType); in createTestModel()
3530 const ANeuralNetworksOperandType actType = { in createAndCompileAddModelWithType() local3537 EXPECT_EQ(ANeuralNetworksModel_addOperand(model, &actType), ANEURALNETWORKS_NO_ERROR); in createAndCompileAddModelWithType()