commit | 5cb09c531797b23aeebf6e1f7e711cad3ef1d3ad | [log] [tgz] |
---|---|---|
author | Almaz Mingaleev <mingaleev@google.com> | Fri Sep 06 10:21:10 2024 +0000 |
committer | Almaz Mingaleev <mingaleev@google.com> | Fri Sep 06 10:21:53 2024 +0000 |
tree | f8499161f7d37fab1d56f46060e3dc180cd88152 | |
parent | 03c81cdc754ba027aa50f3e1944b44c9d8b0ff20 [diff] |
Remove @Parameters for tests that don't use them. Locally "atest android.libcore.regression.ByteBufferPerfTest#time_ByteBuffer_allocate" was crashing with ArrayIndexOutOfBoundsException. With annotation removed it works fine. Bug: n/a Test: atest android.libcore.regression.ByteBufferPerfTest#time_ByteBuffer_allocate Change-Id: Ib81529b553bd7169d18ba6b99eff38386ad0f9e1