Searched refs:watch_frame (Results 1 – 4 of 4) sorted by relevance
157 public static void doRecurTestWith(final int times, int watch_frame) throws Exception { in doRecurTestWith() argument170 "RecurTimes(" + times + ") watching: " + watch_frame + " runner.", in doRecurTestWith()181 if (times - cnt == watch_frame) { in doRecurTestWith()193 "Unable to find stack frame for " + watch_frame + " depth of " in doRecurTestWith()
157 public static void doRecurTestWith(final int times, int watch_frame) throws Exception { in doRecurTestWith() argument169 "RecurTimes(" + times + ") watching: " + watch_frame + " runner.", in doRecurTestWith()180 if (times - cnt == watch_frame) { in doRecurTestWith()192 "Unable to find stack frame for " + watch_frame + " depth of " in doRecurTestWith()
166 public static void doRecurTestWith(final int times, int watch_frame) throws Exception { in doRecurTestWith() argument193 if (times - cnt == watch_frame) { in doRecurTestWith()205 "Unable to find stack frame for " + watch_frame + " depth of " in doRecurTestWith()
130 public static void doRecurTestWith(final int times, int watch_frame) throws Exception { in doRecurTestWith() argument137 if (times - cnt == watch_frame) { in doRecurTestWith()