Searched refs:m_sTestDocPath (Results 1 – 2 of 2) sorted by relevance
121 private String m_sTestDocPath = null; field in CheckXComponentLoader199 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()
60 String m_sTestDocPath = null; field in Helper87 m_sTestDocPath = (String)param.get("TestDocumentPath"); in Helper()351 return utils.getFullURL(ensureEndingFileSep(m_sTestDocPath) + fileURL); in getURLforfileAlias()
Completed in 14 milliseconds