Searched refs:getResultDirectory (Results 1 – 4 of 4) sorted by relevance
73 File resultDir = getResultDirectory(); in invocationEnded()118 private File getResultDirectory() { in getResultDirectory() method in PreviousSessionFileCopier
119 ResultHandler.getResultDirectory(helperBuild.getResultsDir(), mRetrySessionId); in init()
630 File resultDir = getResultDirectory(resultsDir, sessionId); in findResult()641 public static File getResultDirectory(File resultsDir, Integer sessionId) { in getResultDirectory() method in ResultHandler
618 copyRetryFiles(ResultHandler.getResultDirectory( in finalizeResults()