Searched defs:descPath (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/qadevOOo/runner/share/ |
H A D | DescGetter.java | 45 String descPath, in getDescriptionForSingleJob() 48 protected abstract String[] createScenario(String descPath, String job, in createScenario() 51 protected DescEntry[] getScenario(String url, String descPath, in getScenario()
|
/aoo42x/main/qadevOOo/runner/helper/ |
H A D | ComplexDescGetter.java | 73 protected DescEntry getDescriptionForSingleJob(String className, String descPath, boolean debug) in getDescriptionForSingleJob() 186 protected String[] createScenario(String descPath, String job, boolean debug) in createScenario()
|
H A D | APIDescGetter.java | 74 public DescEntry[] getDescriptionFor(String job, String descPath, in getDescriptionFor() 192 protected DescEntry getDescriptionForSingleJob(String job, String descPath, in getDescriptionForSingleJob() 651 protected static DescEntry getFromDirectory(String descPath, String entry, in getFromDirectory() 769 protected String[] createScenario(String descPath, String job, in createScenario() 796 protected String[] getScenarioFromDirectory(String descPath, String job, in getScenarioFromDirectory()
|
Completed in 19 milliseconds