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

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxconnection.py45 class TestBoxResponse(object): class in inherits:object
202 oResponse2 = TestBoxResponse(oResponse);
254 Sends a sign-on request to the server, returns the response (TestBoxResponse).
267 return TestBoxResponse(None);

Completed in 3060 milliseconds