Home
last modified time | relevance | path

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

/art/test/712-varhandle-invocations/src/
DVarHandleUnitTestHelpers.java209 vh_probe_short.getVolatile(buffer, start + i); in alignedOffset_short()
281 vh_probe_short = MethodHandles.byteBufferViewVarHandle(short[].class, order);
286 private static final VarHandle vh_probe_short; field in VarHandleUnitTestHelpers