Searched defs:initFromDbWithGenId (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestboxstatus.py89 Internal worker for initFromDbWithId and initFromDbWithGenId as well as
113 def initFromDbWithGenId(self, oDb, idGenTestBox): member in class:TestBoxStatusData
H A Dtestcaseargs.py124 def initFromDbWithGenId(self, oDb, idGenTestCaseArgs): member in class:TestCaseArgsData
192 def initFromDbWithGenId(self, oDb, idGenTestCaseArgs): member in class:TestCaseArgsDataEx
H A Dtestbox.py168 Internal worker for initFromDbWithId and initFromDbWithGenId as well as
222 def initFromDbWithGenId(self, oDb, idGenTestBox): member in class:TestBoxData
H A Dtestcase.py502 def initFromDbWithGenId(self, oDb, idGenTestCase, tsNow = None): member in class:TestCaseData
807 def initFromDbWithGenId(self, oDb, idGenTestCase, tsNow = None): member in class:TestCaseDataEx
811 TestCaseData.initFromDbWithGenId(self, oDb, idGenTestCase);

Completed in 53 milliseconds