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

/openjdk7/jdk/test/sun/net/www/
H A DParseUtil_4922813.java52 static int maxCharCount = 200; field in class:ParseUtil_4922813
62 int count = random.nextInt(maxCharCount) + 1;

Completed in 28 milliseconds