Searched refs:sSourceBasename (Results 1 – 1 of 1) sorted by relevance
406 String sSourceBasename = FileHelper.getBasename(_sDocumentName); in compareJPEG() local415 String sNewSourceBasename = "Original_" + sSourceBasename; in compareJPEG()420 sSourceBasename = sNewSourceBasename; in compareJPEG()424 …ferenceBasename = "Difference_between_" + FileHelper.getNameNoSuffix(sSourceBasename) + "_and_" + … in compareJPEG()427 String sSource = FileHelper.appendPath(sDestinationPath, sSourceBasename); in compareJPEG()
Completed in 12 milliseconds