Home
last modified time | relevance | path

Searched refs:checkAtLeastCounts (Results 1 – 1 of 1) sorted by last modified time

/dports/java/icedtea-web/icedtea-web-1.6.2/tests/reproducers/simple/CountingApplet1/testcases/
H A DParallelAppletsTest.java121 checkAtLeastCounts(1, 10, pr); in testParallelAppletsTest1x2sk()
132 checkAtLeastCounts(1, 10, pr); in testParallelAppletsTest1kx2()
200 private void checkAtLeastCounts(int howManyTimes, int countIdTill, ProcessResult pr) { in checkAtLeastCounts() method in ParallelAppletsTest