Home
last modified time | relevance | path

Searched refs:mutateOperationInputOperandIndexTest (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp736 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/
DValidateModel.cpp770 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/
DValidateModel.cpp911 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/
DValidateModel.cpp976 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/
DValidateModel.cpp982 static void mutateOperationInputOperandIndexTest(const std::shared_ptr<IDevice>& device, in mutateOperationInputOperandIndexTest() function
1364 mutateOperationInputOperandIndexTest(device, model); in validateModel()