Loading apct-tests/perftests/core/src/android/libcore/regression/ByteBufferPerfTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -565,7 +565,6 @@ public class ByteBufferPerfTest { } @Test @Parameters(method = "getData") public void time_new_byteArray() throws Exception { final BenchmarkState state = mBenchmarkRule.getState(); while (state.keepRunning()) { Loading @@ -574,7 +573,6 @@ public class ByteBufferPerfTest { } @Test @Parameters(method = "getData") public void time_ByteBuffer_allocate() throws Exception { final BenchmarkState state = mBenchmarkRule.getState(); while (state.keepRunning()) { Loading Loading
apct-tests/perftests/core/src/android/libcore/regression/ByteBufferPerfTest.java +0 −2 Original line number Diff line number Diff line Loading @@ -565,7 +565,6 @@ public class ByteBufferPerfTest { } @Test @Parameters(method = "getData") public void time_new_byteArray() throws Exception { final BenchmarkState state = mBenchmarkRule.getState(); while (state.keepRunning()) { Loading @@ -574,7 +573,6 @@ public class ByteBufferPerfTest { } @Test @Parameters(method = "getData") public void time_ByteBuffer_allocate() throws Exception { final BenchmarkState state = mBenchmarkRule.getState(); while (state.keepRunning()) { Loading