commit | f6b85506fecb7ff2b66e47f451443d8f557c8cb0 | [log] [tgz] |
---|---|---|
author | I-Jui (Ray) Sung <ijsung@google.com> | Wed Sep 20 13:45:50 2017 -0700 |
committer | I-Jui (Ray) Sung <ijsung@google.com> | Thu Sep 21 12:46:13 2017 -0700 |
tree | 4ae40e312c8008c7be6dd97af4f849103c53ce7c | |
parent | 3f55d8735e82a5e6ec67b21b700475f589a6e5f2 [diff] |
Downgrade generated test harness for NDK libc++ NDK libc++ does not yet support full C++14. This CL replaced use of std::get with type as well as auto lambda arguments with equivalent C++11 constructs in the VTS test harness for NNAPI. Test: VtsHalNeuralnetworksV1_0TargetTest Bug: 63905942 Change-Id: If75e7c088e9221a70bcc47bc647e0dd7b045bfa1