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_virtual_range/d/
DT_invoke_virtual_range_20.java19 import dot.junit.opcodes.invoke_virtual_range.TestStubs;
22 public void run(TestStubs stubs) { in run()
DT_invoke_virtual_range_18.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_18.java19 import dot.junit.opcodes.invoke_super.TestStubs;
22 public void run(TestStubs stubs) { in run()
DT_invoke_super_20.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/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_20.java19 import dot.junit.opcodes.invoke_virtual.TestStubs;
22 public void run(TestStubs stub) { in run()
DT_invoke_virtual_18.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/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
DT_iput_byte_8.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;->TestStubField:B
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget/d/
DT_iget_21.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;->TestStubProtectedField:I
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/iput_short/d/
DT_iput_short_11.smali30 new-instance v0, Ldot/junit/opcodes/iput_short/TestStubs;
31 invoke-direct {v0}, Ldot/junit/opcodes/iput_short/TestStubs;-><init>()V
34 iput-short v1, v0, Ldot/junit/opcodes/iput_short/TestStubs;->TestStubFieldFinal:S
/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
DT_iget_boolean_6.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;->TestStubField:Z
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_object/d/
DT_iput_object_11.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;->TestStubFieldFinal:Ljava/lang/Objec…
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;
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_byte/d/
DT_iget_byte_6.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;->TestStubField: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/iget_short/d/
DT_iget_short_6.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;->TestStubField:S
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/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
DT_iput_8.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;->TestStubField:I
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iput_boolean/d/
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

123456