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

/vbox/src/VBox/ValidationKit/common/constants/
H A Dtbreq.py75 SIGNON_PARAM_HAS_64_BIT_GUEST = 'HAS_64_BIT_GUST'; variable
/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxscript_real.py171 constants.tbreq.SIGNON_PARAM_HAS_64_BIT_GUEST: { self.VALUE: self._can64BitGuest(), self.FN: None },
/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxcontroller.py363 fCpu64BitGuest = self._getBoolParam( constants.tbreq.SIGNON_PARAM_HAS_64_BIT_GUEST, fDefValue = True);

Completed in 59 milliseconds