Home
last modified time | relevance | path

Searched refs:TestStubProtectedField (Results 1 – 21 of 21) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/
DTestStubs.java23 protected byte TestStubProtectedField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/
DTestStubs.java23 protected boolean TestStubProtectedField = true; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/
DTestStubs.java23 protected short TestStubProtectedField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/
DTestStubs.java23 protected int TestStubProtectedField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/
DTestStubs.java23 protected char TestStubProtectedField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/
DTestStubs.java23 protected long TestStubProtectedField = 50; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/
DTestStubs.java23 protected Object TestStubProtectedField = null; field in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_35.smali27 iget-byte v0, v1, Ldot/junit/opcodes/iget_byte/TestStubs;->TestStubProtectedField:B
DT_iget_byte_21.smali33 iget-byte v1, v0, Ldot/junit/opcodes/iget_byte/TestStubs;->TestStubProtectedField:B
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/
DT_iget_short_35.smali27 iget-short v0, v1, Ldot/junit/opcodes/iget_short/TestStubs;->TestStubProtectedField:S
DT_iget_short_21.smali33 iget-short v1, v0, Ldot/junit/opcodes/iget_short/TestStubs;->TestStubProtectedField:S
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/
DT_iget_boolean_35.smali27 iget-boolean v0, v1, Ldot/junit/opcodes/iget_boolean/TestStubs;->TestStubProtectedField:Z
DT_iget_boolean_21.smali33 iget-boolean v1, v0, Ldot/junit/opcodes/iget_boolean/TestStubs;->TestStubProtectedField:Z
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/
DT_iget_char_35.smali27 iget-char v0, v1, Ldot/junit/opcodes/iget_char/TestStubs;->TestStubProtectedField:C
DT_iget_char_21.smali33 iget-char v1, v0, Ldot/junit/opcodes/iget_char/TestStubs;->TestStubProtectedField:C
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/d/
DT_iget_wide_35.smali27 iget-wide v0, v1, Ldot/junit/opcodes/iget_wide/TestStubs;->TestStubProtectedField:J
DT_iget_wide_21.smali33 iget-wide v1, v0, Ldot/junit/opcodes/iget_wide/TestStubs;->TestStubProtectedField:J
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/
DT_iget_35.smali27 iget v0, v1, Ldot/junit/opcodes/iget/TestStubs;->TestStubProtectedField:I
DT_iget_21.smali33 iget v1, v0, Ldot/junit/opcodes/iget/TestStubs;->TestStubProtectedField:I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/
DT_iget_object_35.smali27 …iget-object v0, v1, Ldot/junit/opcodes/iget_object/TestStubs;->TestStubProtectedField:Ljava/lang/O…
DT_iget_object_22.smali33 …iget-object v1, v0, Ldot/junit/opcodes/iget_object/TestStubs;->TestStubProtectedField:Ljava/lang/O…