Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/
H A Dutils.java93 … String tDoc = srcRoot.concat(pthSep).concat(list[0]).concat(pthSep).concat("testdocs"); in getFullTestDocName() local
95 if (new File(tDoc).exists()) { in getFullTestDocName()
96 docpth = tDoc; in getFullTestDocName()

Completed in 19 milliseconds