Searched refs:divLiteralTestBody (Results 1 – 1 of 1) sorted by relevance
279 static void divLiteralTestBody(int start, int count) { in divLiteralTestBody() method in IntMath345 divLiteralTestBody(-1000, 2000); in divLiteralTest()346 divLiteralTestBody(0x7fffffff-2000, 2000); in divLiteralTest()347 divLiteralTestBody(0xfff0ffff, 2000); in divLiteralTest()