Searched refs:preMemInfo (Results 1 – 1 of 1) sorted by relevance
96 String preMemInfo = mTestDevice.executeShellCommand(PROC_MEMINFO); in run() local98 if (!preMemInfo.isEmpty()) { in run()100 uploadLogFile(preMemInfo, "BeforeLaunchProcMemInfo"); in run()