Home
last modified time | relevance | path

Searched refs:removeOperationOutputTest (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.0/vts/functional/
H A DValidateModel.cpp871 static void removeOperationOutputTest(const sp<IDevice>& device, const Model& model) { in removeOperationOutputTest() function
937 removeOperationOutputTest(device, model); in validateModel()
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DValidateModel.cpp913 static void removeOperationOutputTest(const sp<IDevice>& device, const Model& model) { in removeOperationOutputTest() function
998 removeOperationOutputTest(device, model); in validateModel()
/aosp12/hardware/interfaces/neuralnetworks/1.2/vts/functional/
H A DValidateModel.cpp1143 static void removeOperationOutputTest(const sp<IDevice>& device, const Model& model) { in removeOperationOutputTest() function
1243 removeOperationOutputTest(device, model); in validateModel()
/aosp12/hardware/interfaces/neuralnetworks/1.3/vts/functional/
H A DValidateModel.cpp1231 static void removeOperationOutputTest(const sp<IDevice>& device, const Model& model) { in removeOperationOutputTest() function
1354 removeOperationOutputTest(device, model); in validateModel()
/aosp12/hardware/interfaces/neuralnetworks/aidl/vts/functional/
H A DValidateModel.cpp1208 static void removeOperationOutputTest(const std::shared_ptr<IDevice>& device, const Model& model) { in removeOperationOutputTest() function
1337 removeOperationOutputTest(device, model); in validateModel()