/libcore/ojluni/src/test/java/lang/invoke/VarHandles/ |
D | VarHandleTestByteArrayAsChar.java | 148 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), in accessTestCaseProvider() 175 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), in accessTestCaseProvider() 286 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsChar 384 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsChar
|
D | VarHandleTestByteArrayAsShort.java | 148 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), in accessTestCaseProvider() 175 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), in accessTestCaseProvider() 286 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsShort 384 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsShort
|
D | VarHandleTestByteArrayAsDouble.java | 148 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), in accessTestCaseProvider() 175 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), in accessTestCaseProvider() 372 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsDouble 427 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsDouble
|
D | VarHandleTestByteArrayAsFloat.java | 148 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), in accessTestCaseProvider() 175 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), in accessTestCaseProvider() 372 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsFloat 427 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsFloat
|
D | VarHandleTestMethodHandleAccessFloat.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessFloat::testArrayUnsupported, in accessTestCaseProvider() 693 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessFloat
|
D | VarHandleTestMethodHandleAccessString.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessString::testArrayUnsupported, in accessTestCaseProvider() 622 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessString
|
D | VarHandleTestMethodHandleAccessDouble.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessDouble::testArrayUnsupported, in accessTestCaseProvider() 693 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessDouble
|
D | VarHandleTestByteArrayAsInt.java | 148 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), in accessTestCaseProvider() 175 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), in accessTestCaseProvider() 464 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsInt 473 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsInt
|
D | VarHandleTestByteArrayAsLong.java | 148 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), in accessTestCaseProvider() 175 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), in accessTestCaseProvider() 464 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsLong 473 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) { in testArrayUnsupported() method in VarHandleTestByteArrayAsLong
|
D | VarHandleTestAccessDouble.java | 212 … vhArray, VarHandleTestAccessDouble::testArrayUnsupported, in accessTestCaseProvider() 1050 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessDouble
|
D | VarHandleTestAccessFloat.java | 212 … vhArray, VarHandleTestAccessFloat::testArrayUnsupported, in accessTestCaseProvider() 1050 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessFloat
|
D | VarHandleTestAccessBoolean.java | 212 … vhArray, VarHandleTestAccessBoolean::testArrayUnsupported, in accessTestCaseProvider() 1122 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessBoolean
|
D | VarHandleTestMethodHandleAccessShort.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessShort::testArrayUnsupported, in accessTestCaseProvider() 932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessShort
|
D | VarHandleTestMethodHandleAccessLong.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessLong::testArrayUnsupported, in accessTestCaseProvider() 932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessLong
|
D | VarHandleTestMethodHandleAccessInt.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessInt::testArrayUnsupported, in accessTestCaseProvider() 932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessInt
|
D | VarHandleTestAccessInt.java | 212 vhArray, VarHandleTestAccessInt::testArrayUnsupported, in accessTestCaseProvider() 1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessInt
|
D | VarHandleTestMethodHandleAccessByte.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessByte::testArrayUnsupported, in accessTestCaseProvider() 932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessByte
|
D | VarHandleTestAccessLong.java | 212 … vhArray, VarHandleTestAccessLong::testArrayUnsupported, in accessTestCaseProvider() 1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessLong
|
D | VarHandleTestAccessChar.java | 212 … vhArray, VarHandleTestAccessChar::testArrayUnsupported, in accessTestCaseProvider() 1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessChar
|
D | VarHandleTestAccessShort.java | 212 … vhArray, VarHandleTestAccessShort::testArrayUnsupported, in accessTestCaseProvider() 1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessShort
|
D | VarHandleTestAccessString.java | 216 … vhArray, VarHandleTestAccessString::testArrayUnsupported, in accessTestCaseProvider() 1020 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessString
|
D | VarHandleTestMethodHandleAccessBoolean.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessBoolean::testArrayUnsupported, in accessTestCaseProvider() 861 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessBoolean
|
D | VarHandleTestAccessByte.java | 212 … vhArray, VarHandleTestAccessByte::testArrayUnsupported, in accessTestCaseProvider() 1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessByte
|
D | VarHandleTestMethodHandleAccessChar.java | 101 … vhArray, f, VarHandleTestMethodHandleAccessChar::testArrayUnsupported, in accessTestCaseProvider() 932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessChar
|
D | X-VarHandleTestByteArrayView.java.template | 180 "unsupported", bav, vh, h -> testArrayUnsupported(bas, h), 207 "unsupported", bav, vh, h -> testArrayUnsupported(bbs, h), 508 static void testArrayUnsupported(ByteArraySource bs, VarHandleSource vhs) { 612 static void testArrayUnsupported(ByteBufferSource bs, VarHandleSource vhs) {
|