Searched refs:callerLoop (Results 1 – 1 of 1) sorted by relevance
49 public static int callerLoop(int max_x, int max_y) { in callerLoop() method in Main58 assertIntEquals(42, callerLoop(1, 1)); in main()