Searched defs:repeat (Results 1 – 2 of 2) sorted by relevance
181 private static Class<?>[] repeat(int times, Class<?> clazz) { in repeat() method in JavaApiTest187 private static Class<?>[] repeat(int times, Class<?> first, Class<?> second) { in repeat() method in JavaApiTest
52 public static int repeat = 1; field in Options