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