Searched refs:getDescriptionForSingleJob (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/qadevOOo/runner/share/ |
H A D | DescGetter.java | 44 protected abstract DescEntry getDescriptionForSingleJob(String job, in getDescriptionForSingleJob() method in DescGetter 81 aEntry = getDescriptionForSingleJob(job, descPath, in getScenario() 88 aEntry = getDescriptionForSingleJob(partjob, descPath, in getScenario() 133 DescEntry aEntry = getDescriptionForSingleJob( in getScenario()
|
/aoo42x/main/qadevOOo/runner/helper/ |
H A D | APIDescGetter.java | 90 DescEntry entry = getDescriptionForSingleJob(job, descPath, in getDescriptionFor() 109 DescEntry entry = getDescriptionForSingleJob(partjob, descPath, in getDescriptionFor() 151 entries[i] = getDescriptionForSingleJob( in getDescriptionFor() 180 entries[i] = getDescriptionForSingleJob( in getDescriptionFor() 192 protected DescEntry getDescriptionForSingleJob(String job, String descPath, in getDescriptionForSingleJob() method in APIDescGetter
|
H A D | ComplexDescGetter.java | 59 DescEntry dEntry = getDescriptionForSingleJob(entry.substring(3), null, debug); in getDescriptionFor() 73 protected DescEntry getDescriptionForSingleJob(String className, String descPath, boolean debug) in getDescriptionForSingleJob() method in ComplexDescGetter
|
Completed in 8 milliseconds