Lines Matching refs:sDocumentName
191 my $sDocumentName = shift;
207 set_logfile( appendPath(getProjectOutput(), $sDocumentName . ".txt" ));
209 print("$sDocumentName");
211 log_print("Graphical compare on document: '$sDocumentName'\n");
245 $sInputPath = appendPath($sInputPath, $sDocumentName);
255 my $sPropertyFile = appendPath(getProjectOutput() , $sDocumentName . ".build.props");
314 … my $sFailure = "Failed after try to create Postscript/pdf document for " . $sDocumentName;
361 $sInputPath = appendPath($sInputPath, $sDocumentName);
390 …y $sFailure = "Failed after try to create JPEG from Postscript/pdf document for " . $sDocumentName;
409 $sInputPath = appendPath($sInputPath, $sDocumentName);
471 my $sInputPath = appendPath(getProjectOutputReference(), $sDocumentName);
497 my $sFailure = "Failed after compare JPEGs $sDocumentName\n";
509 my $sInputPath = appendPath(getProjectOutput(), $sDocumentName . ".ps.ini");
512 $sInputPath = appendPath(getProjectOutput(), $sDocumentName . ".pdf.ini");
554 print("\nPrint output of test: $sDocumentName\n");
555 my $sLogFile = appendPath(getProjectOutput(), $sDocumentName . ".txt");