Searched defs:ksParam_tsEffective (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dbuildblacklist.py44 ksParam_tsEffective = 'BuildBlacklist_tsEffective' variable in class:BuildBlacklistData
H A Dfailurecategory.py42 ksParam_tsEffective = 'FailureCategory_tsEffective' variable in class:FailureCategoryData
H A Dfailurereason.py44 ksParam_tsEffective = 'FailureReasonData_tsEffective' variable in class:FailureReasonData
H A Dbuildsource.py49 ksParam_tsEffective = 'BuildSource_tsEffective'; variable in class:BuildSourceData
H A Dglobalresource.py47 ksParam_tsEffective = 'GlobalResource_tsEffective' variable in class:GlobalResourceData
H A Duseraccount.py49 ksParam_tsEffective = 'UserAccount_tsEffective' variable in class:UserAccountData
H A Dbuild.py327 ksParam_tsEffective = 'Build_tsEffective'; variable in class:BuildData
H A Dtestcaseargs.py56 ksParam_tsEffective = 'TestCaseArgs_tsEffective'; variable in class:TestCaseArgsData
H A Dtestgroup.py45 ksParam_tsEffective = 'TestGroupMember_tsEffective'; variable in class:TestGroupMemberData
204 ksParam_tsEffective = 'TestGroup_tsEffective' variable in class:TestGroupData
H A Dschedgroup.py54 ksParam_tsEffective = 'SchedGroupMember_tsEffective'; variable in class:SchedGroupMemberData
162 ksParam_tsEffective = 'SchedGroup_tsEffective'; variable in class:SchedGroupData
H A Dtestbox.py85 ksParam_tsEffective = 'TestBox_tsEffective'; variable in class:TestBoxData
H A Dtestcase.py53 ksParam_tsEffective = 'TestCaseDependency_tsEffective'; variable in class:TestCaseGlobalRsrcDepData
193 ksParam_tsEffective = 'TestCaseDependency_tsEffective'; variable in class:TestCaseDependencyData
238 self.tsEffective = fn(self.ksParam_tsEffective, None, None if fStrict else self.tsEffective);
256 self.tsEffective = self._validateTs( dErrors, self.ksParam_tsEffective, self.tsEffective);
427 ksParam_tsEffective = 'TestCase_tsEffective' variable in class:TestCaseData

Completed in 65 milliseconds