Searched refs:fullDocPath (Results 1 – 1 of 1) sorted by relevance
131 return fullDocPath; in getFullTestURL()134 return fullDocPath; in getFullTestURL()143 fullDocPath = fullDocPath.replace('\\', '/'); in getFullTestURL()153 if (!fullDocPath.endsWith("/")) { in getFullTestURL()156 fullDocPath += "/"; in getFullTestURL()169 String fullDocPath = sDocName; in getFullURL() local170 fullDocPath = fullDocPath.replace('\\', '/'); in getFullURL()173 return fullDocPath; in getFullURL()176 return fullDocPath; in getFullURL()196 if (!fullDocPath.endsWith("/")) { in getFullURL()[all …]
Completed in 18 milliseconds