commit | 5468a014a89f62a19111e5cf322594574499aa71 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Wed Jul 19 16:56:07 2023 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Fri Jul 21 00:02:02 2023 +0000 |
tree | 4f999f5bd4aa2850c54c2e3146d139569c50a596 | |
parent | 5a726914a9049da281269d5d02cd73796911b031 [diff] |
Make PointerEventDispatcherTest faster Before this CL, the test waited 10 seconds (on hwasan builds) to assert that there aren't any events. Make this check faster by adding a separate assertion that events didn't occur. Bug: 290931418 Test: atest PointerEventDispatcherTest --rerun-until-failure 1000 Change-Id: Id4582ab0a2b58787a453e06250b82ecf2b1720f0