Home | History | Annotate | Download | only in src

Lines Matching refs:System

33         System.out.println("Running (" + TEST_TIME + " seconds) ...");
43 System.out.println("Sending output to " + dumpFile);
47 System.gc();
48 System.runFinalization();
49 System.gc();
55 System.err.println(iae);
57 System.err.println(ite);
61 System.out.println("Done.");
74 vmdClass = myLoader.loadClass("dalvik.system.VMDebug");
84 System.err.println("Found VMDebug but not dumpHprofData method");
130 System.err.println("join was interrupted");
141 System.err.println("sleep was interrupted");
182 System.out.println("Robin: sleepCount=" + sleepCount);
213 System.err.println("not even once?");
224 System.err.println("Deep: " + i + " strong=" + strong[i] +
239 System.err.println("Deep: weak still has " + i);
244 System.out.println("Deep: iters=" + iter / MAX_DEPTH);
333 System.out.println("Large: sleepCount=" + sleepCount);