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

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py241 self._mountShare(self._oOptions.sBuildsPath, self._oOptions.sBuildsServerType, self._oOptions.sBuildsServerName,
244 self._mountShare(self._oOptions.sTestRsrcPath, self._oOptions.sTestRsrcServerType, self._oOptions.sTestRsrcServerName,
249 def _mountShare(self, sMountPoint, sType, sServer, sShare, sUser, sPassword, sWhat): member in class:TestBoxScript

Completed in 388 milliseconds