Searched refs:CubeRootTests (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/test/java/lang/Math/
H A DCubeRootTests.java28 * @run main CubeRootTests
37 public class CubeRootTests { class
38 private CubeRootTests(){} method in class:CubeRootTests
/openjdk10/jdk/test/java/lang/StrictMath/
H A DCubeRootTests.java32 * @build CubeRootTests
33 * @run main CubeRootTests
41 * The tests in ../Math/CubeRootTests.java test properties that should
44 * ../Math/CubeRootTests.java are run against both the Math and
51 public class CubeRootTests { class
52 private CubeRootTests(){} method in class:CubeRootTests

Completed in 45 milliseconds