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

/art/test/074-gc-thrash/src/
H A DMain.java111 Deep deep = new Deep();
198 class Deep extends Thread { class in inherits:Thread
233 System.err.println("Deep: weak still has " + i);
238 System.out.println("Deep: iters=" + iter / MAX_DEPTH);
255 System.err.println("Deep: " + i + " strong=" + strong[i] +
321 return new String("Deep" + val);

Completed in 243 milliseconds