Searched refs:checkStepRolesOfSourceOperand (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NeuralNetworks/runtime/test/ |
D | TestPartitioning.cpp | 3422 void checkStepRolesOfSourceOperand(SourceOperandIndex index, in checkStepRolesOfSourceOperand() function in __anonb50294d30111::MemoryStepRoleTest 3474 checkStepRolesOfSourceOperand({0, opnd4}, in TEST_F() 3591 checkStepRolesOfSourceOperand({condModelIndex, condOpnd4}, {{"deviceA", IOType::OUTPUT}}); in TEST_F() 3595 checkStepRolesOfSourceOperand( in TEST_F() 3598 checkStepRolesOfSourceOperand( in TEST_F() 3691 checkStepRolesOfSourceOperand({condModelIndex, condOpnd3}, {{"deviceA", IOType::OUTPUT}}); in TEST_F() 3695 checkStepRolesOfSourceOperand({bodyModelIndex, bodyOpnd3}, {{"deviceA", IOType::INPUT}, in TEST_F()
|