Searched refs:should_exist (Results 1 – 3 of 3) sorted by relevance
28 self.caseok_env_changed(should_exist=False)36 self.caseok_env_changed(should_exist=True)
48 self.caseok_env_changed(should_exist=False)58 self.caseok_env_changed(should_exist=True)
415 def caseok_env_changed(self, *, should_exist): argument418 for x in possibilities) != should_exist: