Searched refs:testIntFloorDiv (Results 1 – 1 of 1) sorted by relevance
116 testIntFloorDiv(x, y, divExpected); in testIntFloorDivMod()123 static void testIntFloorDiv(int x, int y, Object expected) { in testIntFloorDiv() method in DivModTests