Searched refs:procNames (Results 1 – 3 of 3) sorted by relevance
553 String[] procNames = in testByGivenNamesDiffOff() local944 mMemLeaksHelper.setUp(diffOnFlag, collectAllflag, procNames); in testByGivenNamesDiffOff()999 String[] procNames = in testByGivenNamesDiffOn() local1390 mMemLeaksHelper.setUp(diffOnFlag, collectAllflag, procNames); in testByGivenNamesDiffOn()1444 String[] procNames = new String[] {}; in testByGivenEmptyNames() local1446 mMemLeaksHelper.setUp(diffOnFlag, collectAllflag, procNames); in testByGivenEmptyNames()
58 public void setUp(boolean diffOn, boolean collectAllflag, String[] procNames) { in setUp() argument61 mProcessNames = procNames; in setUp()
84 List<String> procNames, in get() argument90 for (String procName : procNames) { in get()