commit | a9ec7d4f1e80b0d0bacb448bb37dbc8e047c3386 | [log] [tgz] |
---|---|---|
author | Arpit Singh <arpitks@google.com> | Wed Dec 04 14:34:05 2024 +0000 |
committer | Arpit Singh <arpitks@google.com> | Thu Dec 05 14:49:58 2024 +0000 |
tree | 4b1c47e1d67a1e8d3aa4a527e1e8a8bdd9347c33 | |
parent | 8b6ac52875ab44ab3ba60418f9ff1099e4bcdfb9 [diff] |
Use unique names for InputSurface in e2eNativeInputTest Some tests create multiple input surfaces using name default name which makes it harder to understand debug logs. This CL specifies unique explicit names for surfaces created in such tests. Test: atest InputSurfacesTest Bug: 379758401 Flag: EXEMPT TEST_ONLY Change-Id: I9ad5fc8b343304c1096d9c658b8124f506695c50