Searched refs:getPathBuilds (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxcommand.py232 fRc = webutils.downloadFile(sZipUrl, sDstFile, self._oTestBoxScript.getPathBuilds(), testboxcommons.log);
H A Dtestboxscript_real.py629 def getPathBuilds(self): member in class:TestBoxScript
H A Dtestboxtasks.py831 if webutils.downloadFile(sArchive, sDstFile, self._oTestBoxScript.getPathBuilds(), self._log, self._log) is not True:

Completed in 633 milliseconds