Home
last modified time | relevance | path

Searched refs:TestStubs (Results 1 – 25 of 139) sorted by relevance

123456

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DT_invoke_super_range_20.java19 import dot.junit.opcodes.invoke_super_range.TestStubs;
22 public void run(TestStubs stubs) { in run()
DT_invoke_super_range_18.java19 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/
DT_invoke_virtual_18.java19 import dot.junit.opcodes.invoke_virtual.TestStubs;
22 public void run(TestStubs stub) { in run()
DT_invoke_virtual_20.java19 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/
DT_invoke_virtual_range_18.java19 import dot.junit.opcodes.invoke_virtual_range.TestStubs;
22 public void run(TestStubs stubs) { in run()
DT_invoke_virtual_range_20.java19 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/
DT_invoke_super_20.java19 import dot.junit.opcodes.invoke_super.TestStubs;
22 public void run(TestStubs stubs) { in run()
DT_invoke_super_18.java19 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/
DT_iget_object_6.smali30 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;
DT_iget_object_22.smali30 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/
DT_iget_short_21.smali30 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/
DT_iget_6.smali30 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/
DT_iget_boolean_21.smali30 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/
DT_iput_11.smali30 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/
DT_iget_byte_21.smali30 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/
DT_iget_char_6.smali30 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
DT_iget_char_21.smali30 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/
DT_iput_char_8.smali30 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/
DT_iput_wide_8.smali29 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/
DT_iget_wide_21.smali30 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
DT_iget_wide_6.smali30 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/
DT_iput_byte_11.smali30 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/
DT_iput_boolean_8.smali30 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
DT_iput_boolean_11.smali30 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/
DT_iput_object_8.smali30 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;

123456