Searched refs:removeOperandTest (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | ValidateModel.cpp | 819 static void removeOperandTest(const sp<IDevice>& device, const Model& model) { in removeOperandTest() function 934 removeOperandTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | ValidateModel.cpp | 859 static void removeOperandTest(const sp<IDevice>& device, const Model& model) { in removeOperandTest() function 995 removeOperandTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | ValidateModel.cpp | 1025 static void removeOperandTest(const sp<IDevice>& device, const Model& model) { in removeOperandTest() function 1240 removeOperandTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | ValidateModel.cpp | 1104 static void removeOperandTest(const sp<IDevice>& device, const Model& model) { in removeOperandTest() function 1351 removeOperandTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | ValidateModel.cpp | 1083 static void removeOperandTest(const std::shared_ptr<IDevice>& device, const Model& model, in removeOperandTest() function 1334 removeOperandTest(device, model, numberOfConsumers); in validateModel()
|