Home
last modified time | relevance | path

Searched refs:ITestImpl (Results 1 – 6 of 6) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/
DTest_invoke_interface.java59 ITestImpl impl = new ITestImpl(); in testN2()
112 UnsatisfiedLinkError.class, new ITestImpl()); in testE5()
230 NoSuchMethodError.class, new ITestImpl()); in testVFE14()
241 NoSuchMethodError.class, new ITestImpl()); in testVFE15()
DITestImpl.java19 public class ITestImpl implements ITest { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/
DTest_invoke_interface_range.java59 ITestImpl impl = new ITestImpl(); in testN2()
96 UnsatisfiedLinkError.class, new ITestImpl()); in testE5()
224 NoSuchMethodError.class, new ITestImpl()); in testVFE14()
235 NoSuchMethodError.class, new ITestImpl()); in testVFE15()
DITestImpl.java21 public class ITestImpl implements ITest { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface/d/
DT_invoke_interface_22.smali30 new-instance v0, Ldot/junit/opcodes/invoke_interface/ITestImpl;
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/d/
DT_invoke_interface_range_22.smali30 new-instance v0, Ldot/junit/opcodes/invoke_interface_range/ITestImpl;