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

/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxinstaller.py583 sVBox = self._getVBoxInstallPath(fFailIfNotFound = False);
627 sVBox = self._getVBoxInstallPath(fFailIfNotFound = False);
817 def _getVBoxInstallPath(self, fFailIfNotFound): member in class:VBoxInstallerTestDriver
847 sVBox = self._getVBoxInstallPath(fFailIfNotFound = True);
880 sVBox = self._getVBoxInstallPath(fFailIfNotFound = False);

Completed in 44 milliseconds