commit | 9e2b97b83cd3163750bebe55e6b55811ca8a6712 | [log] [tgz] |
---|---|---|
author | Xusong Wang <xusongw@google.com> | Fri Aug 23 16:10:54 2019 -0700 |
committer | Xusong Wang <xusongw@google.com> | Mon Aug 26 14:15:15 2019 -0700 |
tree | fdc3cdb05e9fa1f754b0e4824c9d355cbbb0e464 | |
parent | 0fe5a0e89ead2a12b506e89c7a6c1a9db957ef67 [diff] [blame] |
Update VTS tests with the new test harness. Bug: 120601396 Test: All VTS Change-Id: I539e75585b2cc01d153565814491361adfa048be
diff --git a/neuralnetworks/1.0/vts/functional/ValidateRequest.cpp b/neuralnetworks/1.0/vts/functional/ValidateRequest.cpp index d62365c..730e054 100644 --- a/neuralnetworks/1.0/vts/functional/ValidateRequest.cpp +++ b/neuralnetworks/1.0/vts/functional/ValidateRequest.cpp
@@ -17,6 +17,7 @@ #define LOG_TAG "neuralnetworks_hidl_hal_test" #include "1.0/Callbacks.h" +#include "GeneratedTestHarness.h" #include "VtsHalNeuralnetworks.h" namespace android {