Lines Matching refs:err

135                 //System.err.println(x+": "+bitCount+", "+bigX.bitCount());
155 //System.err.println(x+": "+bitLength+", "+bigX.bitLength());
264 System.err.println("Input is "+x.toString(2));
265 System.err.println("shift is "+n);
267 System.err.println("Divided "+z.toString(2));
268 System.err.println("Shifted is "+b.toString(2));
270 System.err.println("Houston, we have a problem.");
293 System.err.println("fail1 x :"+x);
294 System.err.println(" y :"+y);
298 System.err.println("fail2 x :"+x);
299 System.err.println(" y :"+y);
305 System.err.println("fail3 x :"+x);
306 System.err.println(" y :"+y);
325 System.err.println("BigInteger toString: "+x);
326 System.err.println("Test: "+test);
327 System.err.println(radix);
344 System.err.println("orig is "+x);
345 System.err.println("new is "+y);
393 System.err.println("z is "+z);
394 System.err.println("w is "+w);
395 System.err.println("mod is "+m);
396 System.err.println("base is "+base);
397 System.err.println("exp is "+exp);
423 System.err.println("m is "+m);
424 System.err.println("base is "+base);
425 System.err.println("exp is "+exp);
475 System.err.println("Consistency "+p1.toString(16));
487 System.err.println("Mersenne prime "+i+ " failed.");
496 System.err.println("Customer prime "+i+ " failed.");
505 System.err.println("Carmichael "+i+ " reported as prime.");
528 System.err.println("Computed Carmichael "
545 System.err.println("Composite failed "+c1.toString(16));
555 System.err.println("Composite failed "+c1.toString(16));
587 System.err.println("low range primes failed");
588 System.err.println("p1 is "+p1);
589 System.err.println("expected "+primesTo100[i]);
599 System.err.println("prime sequence failed");
612 System.err.println("nextProbablePrime failed");
613 System.err.println("along range "+p1.toString(16));
614 System.err.println("to "+p3.toString(16));
664 System.err.println("Serialized failed for hex " +
798 System.err.println(testName+": " +