Searched refs:removeOperationTest (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/ |
H A D | ValidateModel.cpp | 836 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 935 removeOperationTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/ |
H A D | ValidateModel.cpp | 876 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 996 removeOperationTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/ |
H A D | ValidateModel.cpp | 1045 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 1241 removeOperationTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/ |
H A D | ValidateModel.cpp | 1125 static void removeOperationTest(const sp<IDevice>& device, const Model& model) { in removeOperationTest() function 1352 removeOperationTest(device, model); in validateModel()
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/ |
H A D | ValidateModel.cpp | 1103 static void removeOperationTest(const std::shared_ptr<IDevice>& device, const Model& model) { in removeOperationTest() function 1335 removeOperationTest(device, model); in validateModel()
|