Home
last modified time | relevance | path

Searched defs:testLongIntExact (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/test/java/lang/StrictMath/
DExactArithTests.java285 static void testLongIntExact() { in testLongIntExact() method in ExactArithTests
320 static void testLongIntExact(long x, int y) { in testLongIntExact() method in ExactArithTests
/libcore/ojluni/src/test/java/lang/Math/
DExactArithTests.java342 static void testLongIntExact() { in testLongIntExact() method in ExactArithTests
377 static void testLongIntExact(long x, int y) { in testLongIntExact() method in ExactArithTests