Searched refs:mutateOperandZeroPointTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 394 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/ |
D | ValidateModel.cpp | 418 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/ |
D | ValidateModel.cpp | 487 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/ |
D | ValidateModel.cpp | 509 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/ |
D | ValidateModel.cpp | 544 static void mutateOperandZeroPointTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function 1358 mutateOperandZeroPointTest(device, model); in validateModel()
|