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

/openjdk7/jdk/test/com/sun/jdi/redefine/
H A DRedefineTest.java71 int repetitionCount = 0; field in class:RedefineTest
89 ++repetitionCount;
98 switch (repetitionCount) {
157 * For each value of repetitionCount, use the beforeRedefine
164 switch (repetitionCount) {
216 switch (repetitionCount) {
242 println(System.getProperty("line.separator") + "Iteration # " + repetitionCount +
249 switch (repetitionCount) {

Completed in 82 milliseconds