commit | b469f43982354eb7a36c1ad80580d94f7384b3b6 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jul 28 22:13:47 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Jul 28 22:41:22 2023 +0000 |
tree | b6151cff713efd2328f40e8065f4c1d5a3479868 | |
parent | a1681106e379fa6b3b67441980cce4e8744648f7 [diff] |
binderRpcTest: -= tuple += named values Tuple by index is hard to verify the same semantics are preserved in all places, but when we get values directly by name, local checks make it clear that we use the same semantics everywhere. This change supports optimizing these tests, so we can easily select the combinations we want to run later. Bug: 292808096 Bug: 292820454 Test: binderRpcTest Change-Id: I8cac77d631cd2bb7d5a4c47ae4bbc267b050b0ce