Searched refs:sDestinationPath (Results 1 – 1 of 1) sorted by relevance
409 String sDestinationPath = FileHelper.getPath(_sResult); in compareJPEG() local411 if (!sSourcePath.equals(sDestinationPath)) in compareJPEG()418 String sDestination = FileHelper.appendPath(sDestinationPath, sNewSourceBasename); in compareJPEG()427 String sSource = FileHelper.appendPath(sDestinationPath, sSourceBasename); in compareJPEG()428 String sDestination = FileHelper.appendPath(sDestinationPath, sDestinationBasename); in compareJPEG()429 String sDifference = FileHelper.appendPath(sDestinationPath, sDifferenceBasename); in compareJPEG()465 … String sResultFile = FileHelper.appendPath(sDestinationPath, aNameDPIPage.Name + ".ini"); in compareJPEG()
Completed in 9 milliseconds