Searched refs:checkStrictMathUnsigned (Results 1 – 1 of 1) sorted by relevance
97 private static boolean checkStrictMathUnsigned(long x, long y) { in checkStrictMathUnsigned() method in MultiplicationTests147 && checkStrictMathUnsigned(x,y)); in testUnsignedMultiplyHigh()