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

/vbox/src/VBox/ValidationKit/testdriver/
H A Dvboxinstaller.py188 self._darwinUnmountDmg(fIgnoreError = True); # paranoia
517 def _darwinUnmountDmg(self, fIgnoreError): member in class:VBoxInstallerTestDriver
542 self._darwinUnmountDmg(fIgnoreError = True)
575 if not self._darwinUnmountDmg(fIgnoreError = False):
604 if not self._darwinUnmountDmg(fIgnoreError = False):

Completed in 75 milliseconds