Searched defs:small (Results 1 – 2 of 2) sorted by relevance
426 public static void assertMinPermutations(short small, short large){ in assertMinPermutations()465 public static void assertMaxPermutations(short small, short large){ in assertMaxPermutations()
545 static void checkConsts(byte small, short medium, int large, long huge) { in checkConsts()