Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp307 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/
DValidateModel.cpp327 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/
DValidateModel.cpp366 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/
DValidateModel.cpp385 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/
DValidateModel.cpp420 static void mutateOperandTypeTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandTypeTest() function
1355 mutateOperandTypeTest(device, model); in validateModel()