Home
last modified time | relevance | path

Searched refs:getSubPlansDir (Results 1 – 6 of 6) sorted by relevance

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelper.java149 File subPlanFile = new File(buildHelper.getSubPlansDir(), name); in getSubPlanByName()
414 mSubPlanFile = new File(buildHelper.getSubPlansDir(), mSubPlanName + XML_EXT); in setupFields()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/suite/
DCompatibilityTestSuite.java121 File subPlanFile = new File(mBuildHelper.getSubPlansDir(), mSubPlan + ".xml"); in setupFilters()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildHelper.java277 public File getSubPlansDir() throws FileNotFoundException { in getSubPlansDir() method in CompatibilityBuildHelper
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
DSubPlanHelperTest.java216 public File getSubPlansDir() throws FileNotFoundException { in getSubPlansDir() method in SubPlanHelperTest.SpctMockCompatibilityBuildHelper
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/command/
DCompatibilityConsole.java479 files = getBuildHelper().getSubPlansDir().listFiles(); in listSubPlans()
/test/framework/harnesses/cts-tradefed/
Dtradefed-cts-prebuilt.jarMETA-INF/ META-INF/MANIFEST.MF com/android/compatibility/common/ ...