Searched refs:small (Results 1 – 5 of 5) sorted by relevance
3 Int: checking small dividends...6 Long: checking small dividends...
3 The test may throw a StackOverflowError if the stack size is too small. With
1 Tests that the growth limit, used to impose the small and large Android
7 In particular, the basic RandomAccessFile interface is kept small and simple so
545 static void checkConsts(byte small, short medium, int large, long huge) { in checkConsts() argument548 Main.assertTrue(small == 1); // const/4 in checkConsts()