Searched refs:intOperTest (Results 1 – 4 of 4) sorted by relevance
8 intOperTest PASSED
12 IntMath.intOperTest
164 static int[] intOperTest(int x, int y) { in intOperTest() method in IntMath586 intResults = intOperTest(70000, -3); in run()
337 static int intOperTest(int x, int y) { in intOperTest() method in Main950 res = intOperTest(70000, -3); in main()