Searched refs:checkStepRolesOfSourceOperand (Results 1 – 1 of 1) sorted by relevance
/aosp12/packages/modules/NeuralNetworks/runtime/test/ |
H A D | TestPartitioning.cpp | 3420 void checkStepRolesOfSourceOperand(SourceOperandIndex index, in checkStepRolesOfSourceOperand() function in __anon63efd43f0110::MemoryStepRoleTest 3472 checkStepRolesOfSourceOperand({0, opnd4}, in TEST_F() 3589 checkStepRolesOfSourceOperand({condModelIndex, condOpnd4}, {{"deviceA", IOType::OUTPUT}}); in TEST_F() 3593 checkStepRolesOfSourceOperand( in TEST_F() 3596 checkStepRolesOfSourceOperand( in TEST_F() 3689 checkStepRolesOfSourceOperand({condModelIndex, condOpnd3}, {{"deviceA", IOType::OUTPUT}}); in TEST_F() 3693 checkStepRolesOfSourceOperand({bodyModelIndex, bodyOpnd3}, {{"deviceA", IOType::INPUT}, in TEST_F()
|