Lines Matching refs:appendPath
198 String sIniFileForRefBuildID = FileHelper.appendPath(sPath, sSectionName + ".ini"); in checkOneFile()
205 String sIniFile = FileHelper.appendPath(sPath, "index.ini"); in checkOneFile()
239 String sResultIniFile = FileHelper.appendPath(_sResult, sSectionName); in checkOneFile()
345 String sResultFilename = FileHelper.appendPath(_sResult, sBasename); in checkOnePicture()
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()
684 sComposite = FileHelper.appendPath(sIMPath, sComposite); in compareJPEG()
746 sIdentify = FileHelper.appendPath(sIMPath, sIdentify); in identify()