Home
last modified time | relevance | path

Searched refs:testArrayUnsupported (Results 1 – 25 of 27) sorted by relevance

12

/libcore/ojluni/src/test/java/lang/invoke/VarHandles/
DVarHandleTestByteArrayAsChar.java148 "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
DVarHandleTestByteArrayAsShort.java148 "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
DVarHandleTestByteArrayAsDouble.java148 "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
DVarHandleTestByteArrayAsFloat.java148 "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
DVarHandleTestMethodHandleAccessFloat.java101 … vhArray, f, VarHandleTestMethodHandleAccessFloat::testArrayUnsupported, in accessTestCaseProvider()
693 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessFloat
DVarHandleTestMethodHandleAccessString.java101 … vhArray, f, VarHandleTestMethodHandleAccessString::testArrayUnsupported, in accessTestCaseProvider()
622 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessString
DVarHandleTestMethodHandleAccessDouble.java101 … vhArray, f, VarHandleTestMethodHandleAccessDouble::testArrayUnsupported, in accessTestCaseProvider()
693 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessDouble
DVarHandleTestByteArrayAsInt.java148 "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
DVarHandleTestByteArrayAsLong.java148 "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
DVarHandleTestAccessDouble.java212 … vhArray, VarHandleTestAccessDouble::testArrayUnsupported, in accessTestCaseProvider()
1050 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessDouble
DVarHandleTestAccessFloat.java212 … vhArray, VarHandleTestAccessFloat::testArrayUnsupported, in accessTestCaseProvider()
1050 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessFloat
DVarHandleTestAccessBoolean.java212 … vhArray, VarHandleTestAccessBoolean::testArrayUnsupported, in accessTestCaseProvider()
1122 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessBoolean
DVarHandleTestMethodHandleAccessShort.java101 … vhArray, f, VarHandleTestMethodHandleAccessShort::testArrayUnsupported, in accessTestCaseProvider()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessShort
DVarHandleTestMethodHandleAccessLong.java101 … vhArray, f, VarHandleTestMethodHandleAccessLong::testArrayUnsupported, in accessTestCaseProvider()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessLong
DVarHandleTestMethodHandleAccessInt.java101 … vhArray, f, VarHandleTestMethodHandleAccessInt::testArrayUnsupported, in accessTestCaseProvider()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessInt
DVarHandleTestAccessInt.java212 vhArray, VarHandleTestAccessInt::testArrayUnsupported, in accessTestCaseProvider()
1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessInt
DVarHandleTestMethodHandleAccessByte.java101 … vhArray, f, VarHandleTestMethodHandleAccessByte::testArrayUnsupported, in accessTestCaseProvider()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessByte
DVarHandleTestAccessLong.java212 … vhArray, VarHandleTestAccessLong::testArrayUnsupported, in accessTestCaseProvider()
1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessLong
DVarHandleTestAccessChar.java212 … vhArray, VarHandleTestAccessChar::testArrayUnsupported, in accessTestCaseProvider()
1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessChar
DVarHandleTestAccessShort.java212 … vhArray, VarHandleTestAccessShort::testArrayUnsupported, in accessTestCaseProvider()
1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessShort
DVarHandleTestAccessString.java216 … vhArray, VarHandleTestAccessString::testArrayUnsupported, in accessTestCaseProvider()
1020 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessString
DVarHandleTestMethodHandleAccessBoolean.java101 … vhArray, f, VarHandleTestMethodHandleAccessBoolean::testArrayUnsupported, in accessTestCaseProvider()
861 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessBoolean
DVarHandleTestAccessByte.java212 … vhArray, VarHandleTestAccessByte::testArrayUnsupported, in accessTestCaseProvider()
1159 static void testArrayUnsupported(VarHandle vh) { in testArrayUnsupported() method in VarHandleTestAccessByte
DVarHandleTestMethodHandleAccessChar.java101 … vhArray, f, VarHandleTestMethodHandleAccessChar::testArrayUnsupported, in accessTestCaseProvider()
932 static void testArrayUnsupported(Handles hs) throws Throwable { in testArrayUnsupported() method in VarHandleTestMethodHandleAccessChar
DX-VarHandleTestByteArrayView.java.template180 "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) {

12