Home
last modified time | relevance | path

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

/cts/tools/dx-tests/src/dxc/junit/opcodes/i2f/
DTest_i2f.java23 public class Test_i2f extends DxTestCase { class
/cts/tools/dx-tests/src/dxc/junit/opcodes/
DAllTests.java125 suite.addTestSuite(dxc.junit.opcodes.i2f.Test_i2f.class); in suite()