Home
last modified time | relevance | path

Searched refs:getDescriptionForSingleJob (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/qadevOOo/runner/share/
H A DDescGetter.java44 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()
/aoo4110/main/qadevOOo/runner/helper/
H A DAPIDescGetter.java90 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 DComplexDescGetter.java59 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 28 milliseconds