Searched refs:lookForTidsInProcess (Results 1 – 1 of 1) sorted by relevance
115 int[] tids = lookForTidsInProcess(mTestAppPid); in testProcTidStat()208 private int[] lookForTidsInProcess(int pid) throws Exception { in lookForTidsInProcess() method in ProcfsHostTests