Searched defs:txsDownloadFile (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/ValidationKit/testdriver/ |
H A D | vbox.py | 2808 def txsDownloadFile(self, oSession, oTxsSession, sRemoteFile, sLocalFile, cMsTimeout = 30000, fIgnoreErrors = False): member in class:TestDriver 2827 fRc = self.txsDownloadFile(oSession, oTxsSession, sGstFile, sTmpFile, 30 * 1000, fIgnoreErrors);
|
Completed in 51 milliseconds