Searched defs:testCubeRoot (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/test/java/lang/StrictMath/
H A DCubeRootTests.java58 static int testCubeRoot() { method in class:CubeRootTests
465 failures += testCubeRoot();
/openjdk7/jdk/test/java/lang/Math/
H A DCubeRootTests.java61 static int testCubeRoot() { method in class:CubeRootTests
327 failures += testCubeRoot();

Completed in 994 milliseconds