Home
last modified time | relevance | path

Searched refs:TestStub (Results 1 – 11 of 11) 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_super/
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_virtual/
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/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DModuleRepoTest.java77 private static final String TEST_ARG = TestStub.class.getName() + ":foo:bar";
223 assertTrue("Incorrect test type", test instanceof TestStub); in checkArgs()
224 TestStub stub = (TestStub) test; in checkArgs()
DTestStub.java33 public class TestStub implements IRemoteTest, IAbiReceiver, IRuntimeHintProvider, ITestCollector, class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual_range/d/
DT_invoke_virtual_range_18.d29 invoke-virtual/range {v4}, dot/junit/opcodes/invoke_virtual_range/TestStubs/TestStub()V
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super_range/d/
DT_invoke_super_range_18.d30 invoke-super/range {v4}, dot/junit/opcodes/invoke_super_range/TestStubs/TestStub()V
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_virtual/d/
DT_invoke_virtual_18.d29 invoke-virtual {v4}, dot/junit/opcodes/invoke_virtual/TestStubs/TestStub()V
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_super/d/
DT_invoke_super_18.d30 invoke-super {v4}, dot/junit/opcodes/invoke_super/TestStubs/TestStub()V