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

/frameworks/base/tests/CoreTests/android/core/
H A DHeapTest.java35 public class HeapTest extends TestCase { class in inherits:TestCase
37 private static final String TAG = "HeapTest";
299 // System.out.println("HeapTest/PhantomRefs: refs[" + i +
330 // System.out.println("HeapTest/PhantomRefs: cleared evens");
340 // System.out.println("HeapTest/PhantomRefs: cleared all");
390 // System.out.println("HeapTest/WeakRefsAndFinalizers: cleared evens");
410 // System.out.println("HeapTest/WeakRefsAndFinalizers: cleared all");
435 //Log.i(TAG, "HeapTest/OomeLarge caught " + oom);

Completed in 88 milliseconds