/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/ |
D | T_invoke_super_range_20.java | 19 import dot.junit.opcodes.invoke_super_range.TestStubs; 22 public void run(TestStubs stubs) { in run()
|
D | T_invoke_super_range_18.java | 19 import dot.junit.opcodes.invoke_super_range.TestStubs; 22 public void run(TestStubs stubs) { in run()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/ |
D | T_invoke_virtual_18.java | 19 import dot.junit.opcodes.invoke_virtual.TestStubs; 22 public void run(TestStubs stub) { in run()
|
D | T_invoke_virtual_20.java | 19 import dot.junit.opcodes.invoke_virtual.TestStubs; 22 public void run(TestStubs stub) { in run()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/ |
D | T_invoke_virtual_range_18.java | 19 import dot.junit.opcodes.invoke_virtual_range.TestStubs; 22 public void run(TestStubs stubs) { in run()
|
D | T_invoke_virtual_range_20.java | 19 import dot.junit.opcodes.invoke_virtual_range.TestStubs; 22 public void run(TestStubs stubs) { in run()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/ |
D | T_invoke_super_20.java | 19 import dot.junit.opcodes.invoke_super.TestStubs; 22 public void run(TestStubs stubs) { in run()
|
D | T_invoke_super_18.java | 19 import dot.junit.opcodes.invoke_super.TestStubs; 22 public void run(TestStubs stubs) { in run()
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_object/d/ |
D | T_iget_object_6.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_object/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_object/TestStubs;-><init>()V 33 … iget-object v1, v0, Ldot/junit/opcodes/iget_object/TestStubs;->TestStubField:Ljava/lang/Object;
|
D | T_iget_object_22.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_object/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_object/TestStubs;-><init>()V 33 …iget-object v1, v0, Ldot/junit/opcodes/iget_object/TestStubs;->TestStubProtectedField:Ljava/lang/O…
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_short/d/ |
D | T_iget_short_21.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_short/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_short/TestStubs;-><init>()V 33 iget-short v1, v0, Ldot/junit/opcodes/iget_short/TestStubs;->TestStubProtectedField:S
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/ |
D | T_iget_6.smali | 30 new-instance v0, Ldot/junit/opcodes/iget/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget/TestStubs;-><init>()V 33 iget v1, v0, Ldot/junit/opcodes/iget/TestStubs;->TestStubField:I
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/ |
D | T_iget_boolean_21.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_boolean/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_boolean/TestStubs;-><init>()V 33 iget-boolean v1, v0, Ldot/junit/opcodes/iget_boolean/TestStubs;->TestStubProtectedField:Z
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput/d/ |
D | T_iput_11.smali | 30 new-instance v0, Ldot/junit/opcodes/iput/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iput/TestStubs;-><init>()V 34 iput v1, v0, Ldot/junit/opcodes/iput/TestStubs;->TestStubFieldFinal:I
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/ |
D | T_iget_byte_21.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_byte/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_byte/TestStubs;-><init>()V 33 iget-byte v1, v0, Ldot/junit/opcodes/iget_byte/TestStubs;->TestStubProtectedField:B
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_char/d/ |
D | T_iget_char_6.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_char/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_char/TestStubs;-><init>()V 33 iget-char v1, v0, Ldot/junit/opcodes/iget_char/TestStubs;->TestStubField:C
|
D | T_iget_char_21.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_char/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_char/TestStubs;-><init>()V 33 iget-char v1, v0, Ldot/junit/opcodes/iget_char/TestStubs;->TestStubProtectedField:C
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_char/d/ |
D | T_iput_char_8.smali | 30 new-instance v0, Ldot/junit/opcodes/iput_char/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iput_char/TestStubs;-><init>()V 34 iput-char v1, v0, Ldot/junit/opcodes/iput_char/TestStubs;->TestStubField:C
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_wide/d/ |
D | T_iput_wide_8.smali | 29 new-instance v0, Ldot/junit/opcodes/iput_wide/TestStubs; 30 invoke-direct {v0}, Ldot/junit/opcodes/iput_wide/TestStubs;-><init>()V 33 iput-wide v1, v0, Ldot/junit/opcodes/iput_wide/TestStubs;->TestStubField:J
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_wide/d/ |
D | T_iget_wide_21.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_wide/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_wide/TestStubs;-><init>()V 33 iget-wide v1, v0, Ldot/junit/opcodes/iget_wide/TestStubs;->TestStubProtectedField:J
|
D | T_iget_wide_6.smali | 30 new-instance v0, Ldot/junit/opcodes/iget_wide/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iget_wide/TestStubs;-><init>()V 33 iget-wide v1, v0, Ldot/junit/opcodes/iget_wide/TestStubs;->TestStubField:J
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_byte/d/ |
D | T_iput_byte_11.smali | 30 new-instance v0, Ldot/junit/opcodes/iput_byte/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iput_byte/TestStubs;-><init>()V 34 iput-byte v1, v0, Ldot/junit/opcodes/iput_byte/TestStubs;->TestStubFieldFinal:B
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/d/ |
D | T_iput_boolean_8.smali | 30 new-instance v0, Ldot/junit/opcodes/iput_boolean/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iput_boolean/TestStubs;-><init>()V 33 iput-boolean v1, v0, Ldot/junit/opcodes/iput_boolean/TestStubs;->TestStubField:Z
|
D | T_iput_boolean_11.smali | 30 new-instance v0, Ldot/junit/opcodes/iput_boolean/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iput_boolean/TestStubs;-><init>()V 34 iput-boolean v1, v0, Ldot/junit/opcodes/iput_boolean/TestStubs;->TestStubFieldFinal:Z
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/d/ |
D | T_iput_object_8.smali | 30 new-instance v0, Ldot/junit/opcodes/iput_object/TestStubs; 31 invoke-direct {v0}, Ldot/junit/opcodes/iput_object/TestStubs;-><init>()V 33 … iput-object v2, v0, Ldot/junit/opcodes/iput_object/TestStubs;->TestStubField:Ljava/lang/Object;
|