Searched refs:removeOperationInputTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 844 static void removeOperationInputTest(const sp<IDevice>& device, const Model& model) { in removeOperationInputTest() function 934 removeOperationInputTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 885 static void removeOperationInputTest(const sp<IDevice>& device, const Model& model) { in removeOperationInputTest() function 995 removeOperationInputTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 1119 static void removeOperationInputTest(const sp<IDevice>& device, const Model& model) { in removeOperationInputTest() function 1240 removeOperationInputTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 1207 static void removeOperationInputTest(const sp<IDevice>& device, const Model& model) { in removeOperationInputTest() function 1351 removeOperationInputTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateModel.cpp | 1220 static void removeOperationInputTest(const std::shared_ptr<IDevice>& device, const Model& model) { in removeOperationInputTest() function 1369 removeOperationInputTest(device, model); in validateModel()
|