Searched defs:excludedList (Results 1 – 7 of 7) sorted by relevance
157 ArrayList<String> excludedList = null; in loadPackages() local195 public TestPackage loadPackage(final File packageConfigFile, ArrayList<String> excludedList) in loadPackage()208 public TestPackage loadPackage(final Node pkgNode, ArrayList<String> excludedList) in loadPackage()300 private ArrayList<String> getExcludedList(ArrayList<String> excludedList, String expectation) { in getExcludedList()362 ArrayList<String> excludedList = getExcludedList(excludedCaseList, in loadSuite() local576 String excludedList = ""; in serialize() local
108 ArrayList<String> excludedList = new ArrayList<String>(); in getExcludedList() local
170 ArrayList<String> excludedList = new ArrayList<String>(); in getExcludedList() local
445 ArrayList<String> excludedList = new ArrayList<String>(); in getExcludedList() local
982 ArrayList<String> excludedList = pkg.getExcludedList(resultType); in createPlanFromSession() local
432 final String excludedList = "com.google.TestSuiteName"; in testExcludingFromXmlFile() local519 final String excludedList = "com.google.TestSuiteName"; in testExcludingEmbeddedSuite() local601 final String excludedList = "com.google"; in testExcludingTopSuite() local669 final String excludedList = "com.google.TestCaseName"; in testExcludingTestCase() local750 final String excludedList = "com.google.TestCaseName;com.google.CtsTestHello"; in testExcludingAllTestCases() local818 final String excludedList = "com.google.CtsTestHello#testHello2"; in testExcludingTest() local892 final String excludedList = in testExcludingAllTests() local990 String excludedList = suiteName1 + "." + caseName1 + TestPlan.EXCLUDE_SEPARATOR; in testCreatePlanWithExcludedList() local1084 String excludedList = suiteName1 + "." + caseName1 + TestPlan.EXCLUDE_SEPARATOR; in testCreatePlanWithExcludedListForNestedSuite() local
176 ArrayList<String> excludedList = results.get(appPackageName); in testPlanBuilder() local259 ArrayList<String> excludedList = null; in testGetExcludedList() local