HomeSort by relevance Sort by last modified time
    Searched defs:getPlanRepository (Results 1 - 2 of 2) sorted by null

  /cts/tools/host/src/com/android/cts/
TestHost.java 243 PlanRepository planRepo = sConfig.getPlanRepository();
434 public HostConfig.PlanRepository getPlanRepository() {
435 return sConfig.getPlanRepository();
516 String testPlanPath = sConfig.getPlanRepository().getPlanPath(testPlanName);
HostConfig.java 407 public PlanRepository getPlanRepository() {
    [all...]

Completed in 442 milliseconds