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

/openjdk7/jdk/test/sun/nio/cs/
H A DFindDecoderBugs.java298 void testRandomly(byte[] prefix, int n) { method in class:FindDecoderBugs.CharsetTester
319 testRandomly(prefix, 3);
320 testRandomly(prefix, 4);
H A DFindEncoderBugs.java433 void testRandomly(char[] prefix, int n) { method in class:FindEncoderBugs.CharsetTester
453 testRandomly(prefix, 2);
454 testRandomly(prefix, 3);

Completed in 32 milliseconds