Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/runner/util/
H A Dutils.java78 String pthSep = System.getProperty("file.separator"); in getFullTestDocName() local
93 … String tDoc = srcRoot.concat(pthSep).concat(list[0]).concat(pthSep).concat("testdocs"); in getFullTestDocName()
113 testdocPth = arcPth + pthSep + "doc" + pthSep + "java" + in getFullTestDocName()
114 pthSep + "testdocs" + pthSep + sDocName; in getFullTestDocName()
117 testdocPth = docpth + pthSep + sDocName; in getFullTestDocName()

Completed in 27 milliseconds