Searched refs:sDocumentPath (Results 1 – 2 of 2) sorted by relevance
180 my $sDocumentPath = appendPath($sDocumentPool, $myfile);181 if ( -d $sDocumentPath )185 elsif ( -f $sDocumentPath )207 my $sDocumentPath = shift;210 my $startdir = appendPath($sDocumentPath, $sPool);
193 String sDocumentPath = TestDocument.getUrl(); in before() local194 File f = new File(FileHelper.getJavaCompatibleFilename(sDocumentPath)); in before()
Completed in 13 milliseconds