Home
last modified time | relevance | path

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

/cts/tools/vm-tests-tf/src/dot/junit/opcodes/double_to_float/
DTest_double_to_float.java24 public class Test_double_to_float extends DxTestCase { class
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/
DAllTests.java91 suite.addTestSuite(dot.junit.opcodes.double_to_float.Test_double_to_float.class); in suite()