commit | 0413179d77870950b548844baba357ed9b61c545 | [log] [tgz] |
---|---|---|
author | Hawkwood Glazier <jglazier@google.com> | Tue Sep 19 19:08:00 2023 +0000 |
committer | Hawkwood Glazier <jglazier@google.com> | Tue Sep 19 19:15:48 2023 +0000 |
tree | 32d6d5fcd0b1634fd3682f8d9f3605e135985b73 | |
parent | c7498aedb7145c25b8ca4a812019b368e83e8bde [diff] |
Speed up PluginInstanceTest by skipping unnessecary gc runs Bail from the GC loop early if the allocated instances falls to match or be below the expected number of allocations. This should speed up most test runs when the test is passing. Bug: 299965591 Test: atest PluginInstanceTest Change-Id: Ic01305ad93f133001eee83ec7134523e650dc7e8