Searched refs:longOperTest (Results 1 – 4 of 4) sorted by relevance
12 longOperTest PASSED
14 IntMath.longOperTest
378 static long[] longOperTest(long x, long y) { in longOperTest() method in IntMath588 longResults = longOperTest(70000000000L, -3L); in run()
461 static int longOperTest(long x, long y) { in longOperTest() method in Main976 res = longOperTest(70000000000L, -3L); in main()