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

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxcommand.py87 oResponse.checkParameterCount(1);
97 oResponse.checkParameterCount(1);
113 oResponse.checkParameterCount(5);
144 oResponse.checkParameterCount(1);
202 oResponse.checkParameterCount(1);
218 oResponse.checkParameterCount(2);
H A Dtestboxconnection.py111 def checkParameterCount(self, cExpected): member in class:TestBoxResponse
H A Dtestboxscript_real.py744 oResponse.checkParameterCount(3);

Completed in 34 milliseconds