commit | 9df50c66152a5e4d50902c004c7509071d134afd | [log] [tgz] |
---|---|---|
author | Jim Pollock <jmpollock@google.com> | Fri Aug 07 13:19:32 2020 +0100 |
committer | Jim Pollock <jmpollock@google.com> | Fri Aug 07 13:20:09 2020 +0100 |
tree | 6ea5d40d3907b68cec4a3428910a2a019fbec1e1 | |
parent | 4a91699105dabfc1b267099c66e9214b1ed77839 [diff] |
vts: remove deprecated gtest macros INSTANTIATE_TEST_SUITE_P is the drop-in replacement for INSTANTIATE_TEST_CASE_P and will enable uprev of gtest. See https://github.com/google/googletest/releases/tag/release-1.10.0 for full context. BUG=chromium:1091244 Test: mma within hardware/interfaces/neuralnetworks Change-Id: Ibb44a06f3e9a682847d47f64676b3bb7afdde1d9