commit | 01ca486c361a61f8eb82f2ea46a34228e7111f76 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Mar 06 13:22:13 2019 -0800 |
committer | Siarhei Vishniakou <svv@google.com> | Thu Mar 07 09:27:47 2019 -0800 |
tree | 439401eaaf69076c6eda85cf58a5b3f1e7df57d3 | |
parent | 1357def60d032008cd71dc2539eabca283775fd3 [diff] |
Use vector in VelocityTracker_test Using vector prevents the need for passing around the 'count' variable, and also reduces the number of lines of code. Bug: none Test: atest -a libinput_tests inputflinger_tests Change-Id: I18b28a3a6b183b26316299d477892d15ad9c67a2