Searched refs:actType (Results 1 – 2 of 2) sorted by relevance
150 test_wrapper::OperandType actType(Type::INT32, {}); in createTestModel() local157 uint32_t act = model.addOperand(&actType); in createTestModel()
2938 const ANeuralNetworksOperandType actType = { in createAndCompileAddModelWithType() local2945 EXPECT_EQ(ANeuralNetworksModel_addOperand(model, &actType), ANEURALNETWORKS_NO_ERROR); in createAndCompileAddModelWithType()