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

/vbox/src/VBox/ValidationKit/testboxscript/
H A Dtestboxtasks.py612 sScriptState = oTestBoxScript.getPathState();
658 sScriptCmdLine = os.path.join(self._oTestBoxScript.getPathState(), 'script-cmdline.txt');
797 sScriptState = self._oTestBoxScript.getPathState();
H A Dtestboxscript_real.py611 def getPathState(self): member in class:TestBoxScript

Completed in 812 milliseconds