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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestcaseargs.py194 raise Exception('Use initFromDbWithGenIdEx...');
196 def initFromDbWithGenIdEx(self, oDb, idGenTestCaseArgs, tsConfigEff = None, tsRsrcEff = None): member in class:TestCaseArgsDataEx
H A Dschedulerbase.py1247 oTestEx = TestCaseArgsDataEx().initFromDbWithGenIdEx(self._oDb, oTask.idGenTestCaseArgs,
/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuimain.py802 oTestCaseArgsDataEx = TestCaseArgsDataEx().initFromDbWithGenIdEx(self._oDb, oTestSetData.idGenTestCaseArgs,

Completed in 49 milliseconds