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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dtestcase.py192 ksParam_idTestCasePreReq = 'TestCaseDependency_idTestCasePreReq'; variable in class:TestCaseDependencyData
237 self.idTestCasePreReq = fn(self.ksParam_idTestCasePreReq, None, None if fStrict else self.idTestCasePreReq);
255 self.idTestCasePreReq = self._validateInt( dErrors, self.ksParam_idTestCasePreReq, self.idTestCasePreReq);

Completed in 822 milliseconds