Searched defs:_uninstallVBoxOnWindows (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxinstaller.py454 elif sHost == 'win': fRc = self._uninstallVBoxOnWindows();
733 fRc = self._uninstallVBoxOnWindows();
757 def _uninstallVBoxOnWindows(self): member in class:VBoxInstallerTestDriver

Completed in 43 milliseconds