Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/util/
H A Dutils.java109 String objdscPth = System.getProperty("OBJDSCS"); in getFullTestDocName() local
110 if (objdscPth != null) { in getFullTestDocName()
111 int i = objdscPth.indexOf("objdsc"); in getFullTestDocName()
112 String arcPth = objdscPth.substring(0, i - 1); in getFullTestDocName()

Completed in 38 milliseconds