Searched refs:removeOperationTest (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
D | ValidateModel.cpp | 834 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 933 removeOperationTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
D | ValidateModel.cpp | 874 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 994 removeOperationTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
D | ValidateModel.cpp | 1043 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 1239 removeOperationTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
D | ValidateModel.cpp | 1123 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 1350 removeOperationTest(device, model); in validateModel()
|
/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
D | ValidateModel.cpp | 1130 static void removeOperationTest(const std::shared_ptr<IDevice>& device, const Model& model) { in removeOperationTest() function 1368 removeOperationTest(device, model); in validateModel()
|