Searched refs:mutateOperandTypeTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 307 static void mutateOperandTypeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandTypeTest() function 919 mutateOperandTypeTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 327 static void mutateOperandTypeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandTypeTest() function 980 mutateOperandTypeTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 366 static void mutateOperandTypeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandTypeTest() function 1225 mutateOperandTypeTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 385 static void mutateOperandTypeTest(const sp<IDevice>& device, const Model& model) { in mutateOperandTypeTest() function 1336 mutateOperandTypeTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateModel.cpp | 420 static void mutateOperandTypeTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandTypeTest() function 1355 mutateOperandTypeTest(device, model); in validateModel()
|