Searched refs:mutateOperationInputOperandIndexTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 736 static void mutateOperationInputOperandIndexTest(const sp<IDevice>& device, const Model& model) { in mutateOperationInputOperandIndexTest() function 929 mutateOperationInputOperandIndexTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 770 static void mutateOperationInputOperandIndexTest(const sp<IDevice>& device, const Model& model) { in mutateOperationInputOperandIndexTest() function 990 mutateOperationInputOperandIndexTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 911 static void mutateOperationInputOperandIndexTest(const sp<IDevice>& device, const Model& model) { in mutateOperationInputOperandIndexTest() function 1235 mutateOperationInputOperandIndexTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 976 static void mutateOperationInputOperandIndexTest(const sp<IDevice>& device, const Model& model) { in mutateOperationInputOperandIndexTest() function 1346 mutateOperationInputOperandIndexTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateModel.cpp | 982 static void mutateOperationInputOperandIndexTest(const std::shared_ptr<IDevice>& device, in mutateOperationInputOperandIndexTest() function 1364 mutateOperationInputOperandIndexTest(device, model); in validateModel()
|