Searched refs:becomeConstantCopy (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 127 static void becomeConstantCopy(Model* model, Operand* operand) { in becomeConstantCopy() function 486 becomeConstantCopy(model, &operandObj); in mutateOperandLifeTimeTest() 558 becomeConstantCopy(model, &operandObj); in mutateOperandInputOutputTest()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 146 static void becomeConstantCopy(Model* model, Operand* operand) { in becomeConstantCopy() function 512 becomeConstantCopy(model, &operandObj); in mutateOperandLifeTimeTest() 585 becomeConstantCopy(model, &operandObj); in mutateOperandInputOutputTest()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 147 static void becomeConstantCopy(Model* model, Operand* operand) { in becomeConstantCopy() function 581 becomeConstantCopy(model, &operandObj); in mutateOperandLifeTimeTest() 654 becomeConstantCopy(model, &operandObj); in mutateOperandInputOutputTest()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 154 static void becomeConstantCopy(Model* model, Operand* operand) { in becomeConstantCopy() function 605 becomeConstantCopy(model, &operandObj); in mutateOperandLifeTimeTest() 680 becomeConstantCopy(model, &operandObj); in mutateOperandInputOutputTest()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateModel.cpp | 187 static void becomeConstantCopy(Model* model, Operand* operand) { in becomeConstantCopy() function 644 becomeConstantCopy(model, &operandObj); in mutateOperandLifeTimeTest() 720 becomeConstantCopy(model, &operandObj); in mutateOperandInputOutputTest()
|