Home | History | Annotate | Download | only in coverage

Lines Matching full:matcheswhen

407         self.matchesWhen = DomElement.getAttribute("MatchesWhen")
409 self.name = "%s %s %s" % (self.selectionCriterion, self.matchesWhen, self.value)
411 applicableOperationWithoutValue = self.isApplicableOperations[self.matchesWhen]