Searched refs:consecutiveResults (Results 1 – 1 of 1) sorted by relevance
27 private int consecutiveResults = 0; field in VarHandleUnitTestCollector34 consecutiveResults = 0; in start()52 consecutiveResults++; in skip()58 if (consecutiveResults++ > 1) { in success()59 throw new AssertionError("Oops: " + consecutiveResults); in success()67 consecutiveResults++; in fail()