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

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py169 constants.tbreq.SIGNON_PARAM_HAS_HW_VIRT: { self.VALUE: self._hasHostHwVirt(), self.FN: None },
495 def _hasHostHwVirt(self): member in class:TestBoxScript
507 if not self._hasHostHwVirt():
517 if not self._hasHostHwVirt():
527 if not self._hasHostHwVirt():

Completed in 58 milliseconds