Home
last modified time | relevance | path

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

/AOO42X/main/qadevOOo/runner/util/
H A Dutils.java104 String testdocPth = ""; in getFullTestDocName() local
112 testdocPth = arcPth + pthSep + "doc" + pthSep + "java" + in getFullTestDocName()
116 testdocPth = docpth + pthSep + sDocName; in getFullTestDocName()
118 return testdocPth; in getFullTestDocName()