/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/ |
Test_invoke_super.java | 258 //@uses dot.junit.opcodes.invoke_super.TestStubs 260 new T_invoke_super_18().run(new TestStubs()); 272 //@uses dot.junit.opcodes.invoke_super.TestStubs 274 new T_invoke_super_20().run(new TestStubs());
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/ |
Test_invoke_super_range.java | 258 //@uses dot.junit.opcodes.invoke_super_range.TestStubs 260 new T_invoke_super_range_18().run(new TestStubs()); 272 //@uses dot.junit.opcodes.invoke_super_range.TestStubs 274 new T_invoke_super_range_20().run(new TestStubs());
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/ |
Test_invoke_virtual.java | 252 //@uses dot.junit.opcodes.invoke_virtual.TestStubs 254 new T_invoke_virtual_18().run(new TestStubs()); 266 //@uses dot.junit.opcodes.invoke_virtual.TestStubs 268 new T_invoke_virtual_20().run(new TestStubs());
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/ |
Test_invoke_virtual_range.java | 260 //@uses dot.junit.opcodes.invoke_virtual_range.TestStubs 262 new T_invoke_virtual_range_18().run(new TestStubs()); 274 //@uses dot.junit.opcodes.invoke_virtual_range.TestStubs 276 new T_invoke_virtual_range_20().run(new TestStubs());
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_array/d/ |
T_new_array_10.d | 31 new-array v0, v0, [Ldot/junit/opcodes/new_array/TestStubs;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget/d/ |
T_sget_6.d | 30 sget v1, dot.junit.opcodes.sget.TestStubs.TestStubField I
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_boolean/d/ |
T_sget_boolean_6.d | 30 sget-boolean v1, dot.junit.opcodes.sget_boolean.TestStubs.TestStubField Z
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_byte/d/ |
T_sget_byte_6.d | 30 sget-byte v1, dot.junit.opcodes.sget_byte.TestStubs.TestStubField B
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_char/d/ |
T_sget_char_6.d | 30 sget-char v1, dot.junit.opcodes.sget_char.TestStubs.TestStubField C
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_object/d/ |
T_sget_object_6.d | 30 sget-object v1, dot.junit.opcodes.sget_object.TestStubs.TestStubField Ljava/lang/Object;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_short/d/ |
T_sget_short_6.d | 30 sget-short v1, dot.junit.opcodes.sget_short.TestStubs.TestStubField S
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sget_wide/d/ |
T_sget_wide_6.d | 30 sget-wide v1, dot.junit.opcodes.sget_wide.TestStubs.TestStubField J
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput/d/ |
T_sput_11.d | 31 sput v1, dot.junit.opcodes.sput.TestStubs.TestStubFieldFinal I
|
T_sput_8.d | 31 sput v1, dot.junit.opcodes.sput.TestStubs.TestStubField I
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_boolean/d/ |
T_sput_boolean_11.d | 31 sput-boolean v1, dot.junit.opcodes.sput_boolean.TestStubs.TestStubFieldFinal Z
|
T_sput_boolean_8.d | 31 sput-boolean v1, dot.junit.opcodes.sput_boolean.TestStubs.TestStubField Z
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_byte/d/ |
T_sput_byte_11.d | 31 sput-byte v1, dot.junit.opcodes.sput_byte.TestStubs.TestStubFieldFinal B
|
T_sput_byte_8.d | 31 sput-byte v1, dot.junit.opcodes.sput_byte.TestStubs.TestStubField B
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_char/d/ |
T_sput_char_11.d | 31 sput-char v1, dot.junit.opcodes.sput_char.TestStubs.TestStubFieldFinal C
|
T_sput_char_8.d | 31 sput-char v1, dot.junit.opcodes.sput_char.TestStubs.TestStubField C
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_object/d/ |
T_sput_object_11.d | 30 sput-object v2, dot.junit.opcodes.sput_object.TestStubs.TestStubFieldFinal Ljava/lang/Object;
|
T_sput_object_8.d | 30 sput-object v2, dot.junit.opcodes.sput_object.TestStubs.TestStubField Ljava/lang/Object;
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_short/d/ |
T_sput_short_11.d | 31 sput-short v1, dot.junit.opcodes.sput_short.TestStubs.TestStubFieldFinal S
|
T_sput_short_8.d | 31 sput-short v1, dot.junit.opcodes.sput_short.TestStubs.TestStubField S
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/sput_wide/d/ |
T_sput_wide_11.d | 31 sput-wide v1, dot.junit.opcodes.sput_wide.TestStubs.TestStubFieldFinal J
|