Home
last modified time | relevance | path

Searched refs:heapBuffer (Results 1 – 1 of 1) sorted by relevance

/art/test/712-varhandle-invocations/src/
DVarHandleArrayTests.java226 final ByteBuffer heapBuffer = ByteBuffer.allocate(32); in testByteBufferVarHandle() local
231 heapBuffer, in testByteBufferVarHandle()
232 ((ByteBuffer) heapBuffer.duplicate().position(1)).slice(), in testByteBufferVarHandle()