Searched refs:mutateOperandZeroPointTest (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | ValidateModel.cpp | 396 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function 924 mutateOperandZeroPointTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | ValidateModel.cpp | 420 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function 985 mutateOperandZeroPointTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | ValidateModel.cpp | 489 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function 1230 mutateOperandZeroPointTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | ValidateModel.cpp | 511 static void mutateOperandZeroPointTest(const sp<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function 1341 mutateOperandZeroPointTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | ValidateModel.cpp | 517 static void mutateOperandZeroPointTest(const std::shared_ptr<IDevice>& device, const Model& model) { in mutateOperandZeroPointTest() function 1325 mutateOperandZeroPointTest(device, model); in validateModel()
|