Commit 21a4653
committed
InputVerifier: put parameters into a struct
This makes it clearer which parameter is which when calling, and also
allows us to make the tests much more succinct by using struct update
syntax.
Bug: 245989146
Test: $ atest --host libinput_rust_test
Flag: EXEMPT refactor
Change-Id: If68332d652186b7283435cbc41af78bf12aa5b941 parent 26640c9 commit 21a4653
3 files changed
Lines changed: 470 additions & 689 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
| |||
0 commit comments