Searched refs:should_update (Results 1 – 1 of 1) sorted by relevance
21 def _test_update_disabled(self, should_update): argument39 if should_update:42 if not should_update:48 if should_update and (not update_time or update_time < start_time):50 if not should_update and update_time and update_time >= start_time:70 self._test_update_disabled(should_update=case is not True)