Searched refs:is_shutting_down (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/common_lib/hosts/ | ||
D | base_classes.py | 152 def is_shutting_down(self): member in Host |
/external/autotest/server/hosts/ | ||
D | abstract_ssh.py | 648 if self.is_shutting_down(): |