Searched refs:mLastDumpheap (Results 1 – 1 of 1) sorted by relevance
84 private Map<String, Long> mLastDumpheap = new HashMap<String, Long>(); field in AuptTestCase463 Long lastDumpheap = mLastDumpheap.get(proc); in recordDumpheap()472 mLastDumpheap.put(proc, currentTime); in recordDumpheap()