Searched refs:RepeatCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DModificationWatchpoints.java45 public static final int RepeatCount = 3; field in class:ModificationWatchpointsTarg
175 for (int i = RepeatCount; i > 0; i--) {
246 mwp.checkEventCounts(ModificationWatchpointsTarg.RepeatCount);

Completed in 28 milliseconds