Searched refs:check_flag (Results 1 – 1 of 1) sorted by relevance
190 def check_flag(cls, flag: str) -> str: member in DiagnosticsManagerCls294 self.disabled.add(self.check_flag(flag))305 self.disabled.discard(self.check_flag(flag))337 return self.check_flag(flag) in self.disabled458 self.flag = DiagnosticManager.check_flag(flag)