Searched refs:isBug (Results 1 – 3 of 3) sorted by relevance
6 def __init__(self, isBug, format, *message): argument11 assert isinstance(isBug, bool)14 self.isBug = isBug
97 if e.isBug:
27 e.isBug, "{0}.{1}: {2}", hlirParentType, self.name, e.show())