Searched refs:pthSep (Results 1 – 1 of 1) sorted by relevance
78 String pthSep = System.getProperty("file.separator"); in getFullTestDocName() local93 … 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 13 milliseconds