Searched refs:sDestinationBasename (Results 1 – 1 of 1) sorted by relevance
408 String sDestinationBasename = FileHelper.getBasename(_sResult); in compareJPEG() local424 …ameNoSuffix(sSourceBasename) + "_and_" + FileHelper.getNameNoSuffix(sDestinationBasename) + ".jpg"; in compareJPEG()428 String sDestination = FileHelper.appendPath(sDestinationPath, sDestinationBasename); in compareJPEG()
Completed in 10 milliseconds