Home
last modified time | relevance | path

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

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DValidateModel.cpp394 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function
922 mutateOperandZeroPointTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/1.1/vts/functional/
DValidateModel.cpp418 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function
983 mutateOperandZeroPointTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DValidateModel.cpp487 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function
1228 mutateOperandZeroPointTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DValidateModel.cpp509 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function
1339 mutateOperandZeroPointTest(device, model); in validateModel()
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DValidateModel.cpp544 static void mutateOperandZeroPointTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function
1358 mutateOperandZeroPointTest(device, model); in validateModel()