Searched refs:unopTest (Results 1 – 4 of 4) sorted by relevance
2 unopTest PASSED
194 static float unopTest(float f) { in unopTest() method in FloatMath345 unopTest(123.456f); in run()
455 static int unopTest(int x) { in unopTest() method in IntMath611 unopCheck(unopTest(38)); in run()
197 static int unopTest(int x) { in unopTest() method in Main883 res = unopTest(38); in main()