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

/vbox/src/VBox/ValidationKit/testmanager/webui/
H A Dwuiadmintestgroup.py65 oForm.addIntRO (TestGroupData.ksParam_idTestGroup, self._oData.idTestGroup, 'Test Group ID')
154 TestGroupData.ksParam_idTestGroup: oEntry.idTestGroup,
159 TestGroupData.ksParam_idTestGroup: oEntry.idTestGroup }));
162 TestGroupData.ksParam_idTestGroup: oEntry.idTestGroup,
166 TestGroupData.ksParam_idTestGroup: oEntry.idTestGroup },
171 TestGroupData.ksParam_idTestGroup: oEntry.idTestGroup,
H A Dwuiadminschedgroup.py137 TestGroupData.ksParam_idTestGroup: oMember.idTestGroup,
H A Dwuiadmin.py420 TestGroupDataEx.ksParam_idTestGroup);
424 TestGroupDataEx.ksParam_idTestGroup,
H A Dwuihlpform.py649 sPrefix, TestGroupMemberData.ksParam_idTestGroup, -1 if oMember is None else oMember.idTestGroup,
759 sPrefix, SchedGroupMemberData.ksParam_idTestGroup, oTestGroup.idTestGroup,
H A Dwuitestresult.py378 TestGroupData.ksParam_idTestGroup: oTestGroup.idTestGroup,
/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dschedgroup.py53 ksParam_idTestGroup = 'SchedGroupMember_idTestGroup'; variable in class:SchedGroupMemberData
136 if self.ksParam_idTestGroup not in dErrors:
142 dErrors[self.ksParam_idTestGroup] = str(oXcpt);
H A Dtestgroup.py43 ksParam_idTestGroup = 'TestGroupMember_idTestGroup'; variable in class:TestGroupMemberData
203 ksParam_idTestGroup = 'TestGroup_idTestGroup' variable in class:TestGroupData
H A Dtestset.py79 ksParam_idTestGroup = 'TestSet_idTestGroup'; variable in class:TestSetData
H A Dschedulerbase.py314 ksParam_idTestGroup = 'SchedQueueData_idTestGroup'; variable in class:SchedQueueData

Completed in 1870 milliseconds