Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/shl_long/
DTest_shl_long.java8 public class Test_shl_long extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java219 suite.addTestSuite(dot.junit.opcodes.shl_long.Test_shl_long.class); in suite()