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_range/
DTest_invoke_interface_range.java56 ITestImpl impl = new ITestImpl(); in testN2()
88 UnsatisfiedLinkError.class, new ITestImpl()); in testE5()
199 NoSuchMethodError.class, new ITestImpl()); in testVFE14()
210 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/
DTest_invoke_interface.java56 ITestImpl impl = new ITestImpl(); in testN2()
104 UnsatisfiedLinkError.class, new ITestImpl()); in testE5()
206 NoSuchMethodError.class, new ITestImpl()); in testVFE14()
217 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/d/
DT_invoke_interface_22.d30 new-instance v0, dot/junit/opcodes/invoke_interface/ITestImpl
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/invoke_interface_range/d/
DT_invoke_interface_range_22.d30 new-instance v0, dot/junit/opcodes/invoke_interface_range/ITestImpl