Home
last modified time | relevance | path

Searched refs:TestStub (Results 1 – 9 of 9) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/new_instance/
DTTestClass.java22 private class TestStub { class in TTestClass
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/
DTestStubs.java21 private void TestStub() { in TestStub() method in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/
DTestStubs.java21 private void TestStub() { in TestStub() method in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/
DTestStubs.java21 private void TestStub() { in TestStub() method in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/
DTestStubs.java21 private void TestStub() { in TestStub() method in TestStubs
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DT_invoke_super_18.smali30 invoke-super {v4}, Ldot/junit/opcodes/invoke_super/TestStubs;->TestStub()V
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
DT_invoke_virtual_18.smali29 invoke-virtual {v4}, Ldot/junit/opcodes/invoke_virtual/TestStubs;->TestStub()V
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DT_invoke_super_range_18.smali30 invoke-super/range {v4}, Ldot/junit/opcodes/invoke_super_range/TestStubs;->TestStub()V
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_18.smali29 invoke-virtual/range {v4}, Ldot/junit/opcodes/invoke_virtual_range/TestStubs;->TestStub()V