Home
last modified time | relevance | path

Searched defs:vhs (Results 1 – 16 of 16) sorted by relevance

/libcore/ojluni/src/test/java/lang/invoke/VarHandles/
DVarHandleTestByteArrayAsShort.java81 public void testIsAccessModeSupported(VarHandleSource vhs) { in testIsAccessModeSupported()
204 static void testArrayNPE(ByteArraySource bs, VarHandleSource vhs) { in testArrayNPE()
245 static void testArrayNPE(ByteBufferSource bs, VarHandleSource vhs) { in testArrayNPE()
286 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported()
384 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported()
594 … static void testArrayIndexOutOfBounds(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
639 … static void testArrayIndexOutOfBounds(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
690 … static void testArrayMisalignedAccess(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
731 … static void testArrayMisalignedAccess(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
776 static void testArrayReadWrite(ByteArraySource bs, VarHandleSource vhs) { in testArrayReadWrite()
[all …]
DVarHandleTestByteArrayAsChar.java81 public void testIsAccessModeSupported(VarHandleSource vhs) { in testIsAccessModeSupported()
204 static void testArrayNPE(ByteArraySource bs, VarHandleSource vhs) { in testArrayNPE()
245 static void testArrayNPE(ByteBufferSource bs, VarHandleSource vhs) { in testArrayNPE()
286 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported()
384 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported()
594 … static void testArrayIndexOutOfBounds(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
639 … static void testArrayIndexOutOfBounds(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
690 … static void testArrayMisalignedAccess(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
731 … static void testArrayMisalignedAccess(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
776 static void testArrayReadWrite(ByteArraySource bs, VarHandleSource vhs) { in testArrayReadWrite()
[all …]
DVarHandleTestByteArrayAsFloat.java81 public void testIsAccessModeSupported(VarHandleSource vhs) { in testIsAccessModeSupported()
204 static void testArrayNPE(ByteArraySource bs, VarHandleSource vhs) { in testArrayNPE()
288 static void testArrayNPE(ByteBufferSource bs, VarHandleSource vhs) { in testArrayNPE()
372 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported()
427 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported()
596 … static void testArrayIndexOutOfBounds(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
685 … static void testArrayIndexOutOfBounds(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
779 … static void testArrayMisalignedAccess(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
864 … static void testArrayMisalignedAccess(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
952 static void testArrayReadWrite(ByteArraySource bs, VarHandleSource vhs) { in testArrayReadWrite()
[all …]
DVarHandleTestByteArrayAsDouble.java81 public void testIsAccessModeSupported(VarHandleSource vhs) { in testIsAccessModeSupported()
204 static void testArrayNPE(ByteArraySource bs, VarHandleSource vhs) { in testArrayNPE()
288 static void testArrayNPE(ByteBufferSource bs, VarHandleSource vhs) { in testArrayNPE()
372 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported()
427 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported()
596 … static void testArrayIndexOutOfBounds(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
685 … static void testArrayIndexOutOfBounds(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
779 … static void testArrayMisalignedAccess(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
864 … static void testArrayMisalignedAccess(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
952 static void testArrayReadWrite(ByteArraySource bs, VarHandleSource vhs) { in testArrayReadWrite()
[all …]
DVarHandleTestByteArrayAsLong.java81 public void testIsAccessModeSupported(VarHandleSource vhs) { in testIsAccessModeSupported()
204 static void testArrayNPE(ByteArraySource bs, VarHandleSource vhs) { in testArrayNPE()
334 static void testArrayNPE(ByteBufferSource bs, VarHandleSource vhs) { in testArrayNPE()
464 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported()
473 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported()
596 … static void testArrayIndexOutOfBounds(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
731 … static void testArrayIndexOutOfBounds(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
871 … static void testArrayMisalignedAccess(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
1002 … static void testArrayMisalignedAccess(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
1136 static void testArrayReadWrite(ByteArraySource bs, VarHandleSource vhs) { in testArrayReadWrite()
[all …]
DVarHandleTestByteArrayAsInt.java81 public void testIsAccessModeSupported(VarHandleSource vhs) { in testIsAccessModeSupported()
204 static void testArrayNPE(ByteArraySource bs, VarHandleSource vhs) { in testArrayNPE()
334 static void testArrayNPE(ByteBufferSource bs, VarHandleSource vhs) { in testArrayNPE()
464 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported()
473 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported()
596 … static void testArrayIndexOutOfBounds(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
731 … static void testArrayIndexOutOfBounds(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayIndexOutOfBounds()
871 … static void testArrayMisalignedAccess(ByteArraySource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
1002 … static void testArrayMisalignedAccess(ByteBufferSource bs, VarHandleSource vhs) throws Throwable { in testArrayMisalignedAccess()
1136 static void testArrayReadWrite(ByteArraySource bs, VarHandleSource vhs) { in testArrayReadWrite()
[all …]
DVarHandleBaseByteArrayTest.java181 final VarHandleSource vhs; field in VarHandleBaseByteArrayTest.VarHandleSourceAccessTestCase
183 …VarHandleSourceAccessTestCase(String desc, ByteArrayViewSource<?> bs, VarHandleSource vhs, AccessT… in VarHandleSourceAccessTestCase()
187 …VarHandleSourceAccessTestCase(String desc, ByteArrayViewSource<?> bs, VarHandleSource vhs, AccessT… in VarHandleSourceAccessTestCase()
DVarHandleTestAccessByte.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessBoolean.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessInt.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessDouble.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessShort.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessLong.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessFloat.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessChar.java87 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local
DVarHandleTestAccessString.java89 List<VarHandle> vhs = new ArrayList<>(); in varHandlesProvider() local