Searched refs:mDumpheapThreshold (Results 1 – 1 of 1) sorted by relevance
94 private long mDumpheapThreshold; field in AuptTestRunner128 mDumpheapThreshold = parseLongParam("dumpheapThreshold", 200 * 1024 * 1024); in onCreate()339 if (pss > mDumpheapThreshold && count < mMaxDumpheaps &&