Searched refs:toDirect (Results 1 – 2 of 2) sorted by relevance
128 input = toDirect(newMessage()); in ByteBufferStrategy()132 input = toDirect(newMessage()); in ByteBufferStrategy()150 private static ByteBuffer toDirect(byte[] data) { in toDirect() method in CipherEncryptBenchmark.ByteBufferStrategy
133 input = toDirect(newMessage()); in ByteBufferStrategy()137 input = toDirect(newMessage()); in ByteBufferStrategy()155 private static ByteBuffer toDirect(byte[] data) { in toDirect() method in CipherEncryptBenchmark.ByteBufferStrategy