Searched refs:hastypecomment (Results 1 – 7 of 7) sorted by relevance
281 def hastypecomment(self, typecomment): member in pounit304 if self.hastypecomment(typecomment) != present:324 return self.hastypecomment("fuzzy")424 if unit.hastypecomment(tc):
581 def hastypecomment(self, typecomment, parsed=None): member in pounit605 if self.hastypecomment(typecomment, typecomments) != present:617 return self.hastypecomment("fuzzy")635 self.markfuzzy(self.hastypecomment("fuzzy"))
310 assert unit.hastypecomment("max-length:10") is True314 assert unit.hastypecomment("max-length:10") is True
83 assert not unit.hastypecomment("c-format")
663 def hastypecomment(self, typecomment): member in pounit784 if unit.hastypecomment(tc):
337 assert newpounit.hastypecomment("c-format")
471 assert newpounit.hastypecomment("c-format")