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

/vbox/src/VBox/ValidationKit/tests/additions/
H A DtdAddGuestCtrl.py111 def setEnvironment(self, oSession, oTxsSession, oTestVm): member in class:tdTestGuestCtrlBase
1119 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1270 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1314 multiSession[i].setEnvironment(oSession, oTxsSession, oTestVm);
1788 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1798 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1808 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1828 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1878 curTest.setEnvironment(oSession, oTxsSession, oTestVm);
1994 curTest.setEnvironment(oSessio
[all...]
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp487 HRESULT GuestSession::setEnvironment(const std::vector<com::Utf8Str> &aEnvironment) function in class:GuestSession

Completed in 74 milliseconds