HomeSort by relevance Sort by last modified time
    Searched refs:getTestPlanFile (Results 1 - 4 of 4) sorted by null

  /cts/tools/tradefed-host/src/com/android/cts/tradefed/build/
CtsBuildHelper.java 152 public File getTestPlanFile(String planName) throws FileNotFoundException {
  /cts/hostsidetests/sample/src/android/sample/cts/
SampleHostResultTest.java 109 final File testFile = mBuild.getTestPlanFile(PLAN_NAME);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
PlanCreator.java 166 mPlanFile = build.getTestPlanFile(mPlanName);
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
CtsTest.java     [all...]

Completed in 402 milliseconds