commit | 8e485cc67eb40c9a197ae735a459da068914069a | [log] [tgz] |
---|---|---|
author | Grace Jia <xiaotonj@google.com> | Tue Apr 20 18:46:19 2021 -0700 |
committer | Grace Jia <xiaotonj@google.com> | Wed Apr 21 21:30:35 2021 +0000 |
tree | ae17a98963ceb1ef39ce11fccfa7540341c7cde5 | |
parent | 6cb1efc762dfa9ab02d356cd8ad8aca3e946765c [diff] |
Fix QC vts test failure The test is a value-parameterized test, so use TEST_P instead of TEST_F to prevent compile error. Bug: 184609812 Test: vts test Change-Id: I8a54568e1f109f8d9c748584ab50b195001d8218