Home
last modified time | relevance | path

Searched refs:TestStubFieldFinal (Results 1 – 25 of 28) sorted by relevance

12

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/
DTestStubs.java24 public final short TestStubFieldFinal = 77; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/
DTestStubs.java24 public static final long TestStubFieldFinal = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/
DTestStubs.java24 public final int TestStubFieldFinal = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/
DTestStubs.java24 public final boolean TestStubFieldFinal = false; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/
DTestStubs.java24 public final byte TestStubFieldFinal = 77; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/
DTestStubs.java24 public final char TestStubFieldFinal = 77; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/
DTestStubs.java24 public static final boolean TestStubFieldFinal = false; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/
DTestStubs.java24 public static final byte TestStubFieldFinal = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/
DTestStubs.java24 public static final char TestStubFieldFinal = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/
DTestStubs.java24 public static final short TestStubFieldFinal = 1; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/
DTestStubs.java24 public final long TestStubFieldFinal = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/
DTestStubs.java24 public static final int TestStubFieldFinal = 0; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/
DTestStubs.java24 public static final Object TestStubFieldFinal = null; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/
DTestStubs.java24 public final Object TestStubFieldFinal = null; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
DT_sput_byte_11.d31 sput-byte v1, dot.junit.opcodes.sput_byte.TestStubs.TestStubFieldFinal B
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/
DT_sput_short_11.d31 sput-short v1, dot.junit.opcodes.sput_short.TestStubs.TestStubFieldFinal S
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/
DT_sput_boolean_11.d31 sput-boolean v1, dot.junit.opcodes.sput_boolean.TestStubs.TestStubFieldFinal Z
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
DT_sput_char_11.d31 sput-char v1, dot.junit.opcodes.sput_char.TestStubs.TestStubFieldFinal C
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
DT_sput_object_11.d30 sput-object v2, dot.junit.opcodes.sput_object.TestStubs.TestStubFieldFinal Ljava/lang/Object;
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/
DT_sput_wide_11.d31 sput-wide v1, dot.junit.opcodes.sput_wide.TestStubs.TestStubFieldFinal J
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
DT_sput_11.d31 sput v1, dot.junit.opcodes.sput.TestStubs.TestStubFieldFinal I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/d/
DT_iput_object_11.d33 … iput-object v2, v0, dot.junit.opcodes.iput_object.TestStubs.TestStubFieldFinal Ljava/lang/Object;
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/
DT_iput_11.d34 iput v1, v0, dot.junit.opcodes.iput.TestStubs.TestStubFieldFinal I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/d/
DT_iput_byte_11.d34 iput-byte v1, v0, dot.junit.opcodes.iput_byte.TestStubs.TestStubFieldFinal B
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/d/
DT_iput_char_11.d34 iput-char v1, v0, dot.junit.opcodes.iput_char.TestStubs.TestStubFieldFinal C

12