Searched refs:should_exist (Results 1 – 3 of 3) sorted by relevance
27 self.caseok_env_changed(should_exist=False)34 self.caseok_env_changed(should_exist=True)
44 self.caseok_env_changed(should_exist=False)53 self.caseok_env_changed(should_exist=True)
391 def caseok_env_changed(self, *, should_exist): argument394 for x in possibilities) != should_exist: