Home
last modified time | relevance | path

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

/aoo42x/main/testgraphical/source/
H A Dcompare.pl180 my $sDocumentPath = appendPath($sDocumentPool, $myfile);
181 if ( -d $sDocumentPath )
185 elsif ( -f $sDocumentPath )
207 my $sDocumentPath = shift;
210 my $startdir = appendPath($sDocumentPath, $sPool);
/aoo42x/main/vcl/qa/complex/memCheck/
H A DCheckMemoryUsage.java193 String sDocumentPath = TestDocument.getUrl(); in before() local
194 File f = new File(FileHelper.getJavaCompatibleFilename(sDocumentPath)); in before()

Completed in 19 milliseconds