Lines Matching defs:println

718                 System.out.println("*** wrong attr compare, " + r + " != " + r2);
719 System.out.println(" this = " + this);
720 System.out.println(" attr->" + e0);
721 System.out.println(" that = " + that);
722 System.out.println(" attr->" + e1);
2368 public void println() {
2371 super.println();
2780 //System.out.println("ambig: "+pm);
2781 //System.out.println(" with: "+m);
2787 //System.out.println("allM: "+allM);
3591 //System.out.println("addPart "+x);
3986 public void println(Element e) throws IOException {
4244 System.out.println("transform = " + e.findAll(methodFilter(Element.method("prettyString"))));
4245 System.out.println("transform = " + e.findAll(testMethodFilter(Element.method("hasText"))));
4252 System.out.println("Start timing...");
4258 System.out.println((reps - warmup) + " in " + (tm1 - tm0) + " ms");
4260 System.out.println("hashCode = " + e.hashCode());
4262 System.out.println(eStr);
4264 System.out.println("hashCode = " + e2.hashCode());
4266 System.out.println("**** NOT EQUAL 1\n" + e2);
4269 System.out.println("hashCode = " + e.hashCode());
4271 System.out.println("**** NOT EQUAL 2");
4274 System.out.println("hashCode = " + e2.hashCode());
4276 System.out.println("**** NOT EQUAL 3");
4279 System.out.println(e);
4283 System.out.println("Flat text:|" + e.getFlatText() + "|");
4285 System.out.println("<!--- Sorted: --->");
4291 System.out.println("<!--- Trimmed: --->");
4294 System.out.println(tr);
4297 System.out.println("<!--- Unstrung: --->");
4300 System.out.println("nr=" + nr);
4301 System.out.println(us);
4304 System.out.println("<!--- Rollup: --->");
4315 //System.out.println(ru);