Home
last modified time | relevance | path

Searched refs:sPSorPDFName (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/qadevOOo/runner/graphical/
H A DEnhancedComplexTestCase.java235 String sPSorPDFName = getPSorPDFNameFromIniFile(aIniFile, sValue); in runThroughEveryReportInIndex() local
236 if (sPSorPDFName.length() > 0) in runThroughEveryReportInIndex()
238 String sEntry = FileHelper.appendPath(_sPath, sPSorPDFName); in runThroughEveryReportInIndex()
281 String sPSorPDFName = getPSorPDFNameFromIniFile(aIniFile, _sBasename); in runThroughEveryReportInIndex() local
285 if (sPSorPDFName.length() > 0) in runThroughEveryReportInIndex()
287 String sEntry = FileHelper.appendPath(_sPath, sPSorPDFName); in runThroughEveryReportInIndex()
456 String sPSorPDFName = getPSorPDFNameFromIniFile(aIniFile, sValue); in foreachResultCreateHTML() local
457 if (sPSorPDFName.length() > 0) in foreachResultCreateHTML()
459 aList.add(sPSorPDFName); in foreachResultCreateHTML()

Completed in 96 milliseconds