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

/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py614 fRc, oTxsSession = self.testGuestCtrlCopyFrom(oSession, oTxsSession, oTestVm);
2948 def testGuestCtrlCopyFrom(self, oSession, oTxsSession, oTestVm): # pylint: disable=R0914 member in class:SubTstDrvAddGuestCtrl
3027 fRc, curGuestSession = curTest.createSession('testGuestCtrlCopyFrom: Test #%d' % (i,));

Completed in 442 milliseconds