commit | b68d2baef66691bbc422b2dc227d535522c9d4f8 | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Thu Jan 28 17:24:33 2021 +0100 |
committer | Nataniel Borges <natanieljr@google.com> | Mon Feb 01 09:21:20 2021 +0100 |
tree | 8a766aa14d06ced540126ed25a0a53ebc43584bf | |
parent | eb811e7796fa262d9b7f98d38125c619d6b7c8b6 [diff] |
Reduce flicker memory consumption (Pt 4) Improve flicker memory consumption with the following: - Use a static factory for better compatibility with JUnit4 ParameterizedRunner - Ensure `cleanUp` is always called, even when an exception occurs Bug: 178572522 Test: atest FlickerTests Change-Id: I301418db397e156cbb4966a7f878a02164838630