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

/vbox/src/VBox/ValidationKit/testmanager/core/
H A Dreport.py238 ksTypeValue = 'value'; variable in class:ReportGraphModel
240 kasTypes = (ksTypeResult, ksTypeElapsed, ksTypeValue);
340 if sType == ReportGraphModel.ksTypeValue:
415 if oLookup.sType == self.ksTypeValue:
428 if oLookup.sType == self.ksTypeValue:
449 if oLookup.sType == self.ksTypeValue:
458 if oLookup.sType == self.ksTypeValue:
485 if oLookup.sType == self.ksTypeValue:

Completed in 45 milliseconds