Home
last modified time | relevance | path

Searched refs:Test_ushr_int_2addr (Results 1 – 2 of 2) sorted by relevance

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/ushr_int_2addr/
DTest_ushr_int_2addr.java24 public class Test_ushr_int_2addr extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java241 suite.addTestSuite(dot.junit.opcodes.ushr_int_2addr.Test_ushr_int_2addr.class); in suite()