Home
last modified time | relevance | path

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

/aoo4110/main/framework/qa/complex/loadAllDocuments/
H A DCheckXComponentLoader.java121 private String m_sTestDocPath = null; field in CheckXComponentLoader
199 m_sTestDocPath = graphical.FileHelper.getSystemPathFromFileURL(sTestDocURL); in before()
202 File aBaseDir = new File(m_sTestDocPath); in before()
205 int nBasePathLength = m_sTestDocPath.length(); in before()
279 File aSysFile = new File(m_sTestDocPath, (String)aSnapshot.nextElement()); in checkUsingOfMediaDescriptor()
438 File aFile = new File(m_sTestDocPath, (String)aSnapshot.nextElement()); in checkURLEncoding()
604 File aFile = new File(m_sTestDocPath, (String) aSnapshot.nextElement()); in checkStreamLoading()
/aoo4110/main/filter/qa/complex/filter/detection/typeDetection/
H A DHelper.java60 String m_sTestDocPath = null; field in Helper
87 m_sTestDocPath = (String)param.get("TestDocumentPath"); in Helper()
351 return utils.getFullURL(ensureEndingFileSep(m_sTestDocPath) + fileURL); in getURLforfileAlias()

Completed in 29 milliseconds