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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxcontroller.py457 _doRequestCommand worker for handling a box in gang-cleanup.
478 _doRequestCommand worker for handling a box in gang-gathering-timed-out state.
495 _doRequestCommand worker for handling a box in gang-gathering state.
505 def _doRequestCommand(self, fIdle): member in class:TestBoxController
581 return self._doRequestCommand(False);
586 return self._doRequestCommand(True);

Completed in 116 milliseconds