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

  /cts/tools/host/test/com/android/cts/
TestSessionLogBuilderTests.java 130 HostConfig.getInstance().getPlanRepository().getPlanPath("location");
TestSessionBuilderTests.java 106 HostConfig.getInstance().getPlanRepository().getPlanPath(mTmpPlanFileName);
203 .getPlanPath(mTmpPlanFileName);
287 HostConfig.getInstance().getPlanRepository().getPlanPath(mTmpPlanFileName);
368 HostConfig.getInstance().getPlanRepository().getPlanPath(mTmpPlanFileName);
473 HostConfig.getInstance().getPlanRepository().getPlanPath(mTmpPlanFileName);
560 String planPath = HostConfig.getInstance().getPlanRepository().getPlanPath(planName);
642 String planPath = HostConfig.getInstance().getPlanRepository().getPlanPath(planName);
    [all...]
TestPlanBuilderTests.java 186 HostConfig.getInstance().getPlanRepository().getPlanPath(planName);
  /cts/tools/host/src/com/android/cts/
TestSessionLogBuilder.java 93 String planFilePath = HostConfig.getInstance().getPlanRepository().getPlanPath(planName);
TestHost.java 266 File planFile = new File(planRepo.getPlanPath(planName));
526 String testPlanPath = sConfig.getPlanRepository().getPlanPath(testPlanName);
ConsoleUi.java 451 .getPlanPath(testPlanName);
    [all...]
TestSessionBuilder.java 550 .getPlanPath(planName));
HostConfig.java     [all...]

Completed in 23 milliseconds