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.java201 vh_probe_short.getVolatile(buffer, start + i); in alignedOffset_short()
273 vh_probe_short = MethodHandles.byteBufferViewVarHandle(short[].class, order);
278 private static final VarHandle vh_probe_short; field in VarHandleUnitTestHelpers