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_boolean/
DTestStubs.java24 public static final boolean TestStubFieldFinal = false; 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_char/
DTestStubs.java24 public static final char TestStubFieldFinal = 1; 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/iput_char/
DTestStubs.java24 public final char TestStubFieldFinal = 77; 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_byte/
DTestStubs.java24 public final byte TestStubFieldFinal = 77; 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/sput/
DTestStubs.java24 public static 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/sput_wide/
DTestStubs.java24 public static final long TestStubFieldFinal = 1; 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_object/
DTestStubs.java24 public static final Object TestStubFieldFinal = null; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/
DT_sput_short_11.smali31 sput-short v1, Ldot/junit/opcodes/sput_short/TestStubs;->TestStubFieldFinal:S
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/
DT_sput_byte_11.smali31 sput-byte v1, Ldot/junit/opcodes/sput_byte/TestStubs;->TestStubFieldFinal:B
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/
DT_sput_char_11.smali31 sput-char v1, Ldot/junit/opcodes/sput_char/TestStubs;->TestStubFieldFinal:C
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/
DT_sput_boolean_11.smali31 sput-boolean v1, Ldot/junit/opcodes/sput_boolean/TestStubs;->TestStubFieldFinal:Z
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/
DT_sput_11.smali31 sput v1, Ldot/junit/opcodes/sput/TestStubs;->TestStubFieldFinal:I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/
DT_sput_object_11.smali30 … sput-object v2, Ldot/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.smali31 sput-wide v1, Ldot/junit/opcodes/sput_wide/TestStubs;->TestStubFieldFinal:J
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/d/
DT_iput_byte_11.smali34 iput-byte v1, v0, Ldot/junit/opcodes/iput_byte/TestStubs;->TestStubFieldFinal:B
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_short/d/
DT_iput_short_11.smali34 iput-short v1, v0, Ldot/junit/opcodes/iput_short/TestStubs;->TestStubFieldFinal:S
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/d/
DT_iput_object_11.smali33 …iput-object v2, v0, Ldot/junit/opcodes/iput_object/TestStubs;->TestStubFieldFinal:Ljava/lang/Objec…
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/
DT_iput_11.smali34 iput v1, v0, Ldot/junit/opcodes/iput/TestStubs;->TestStubFieldFinal:I

12