Home
last modified time | relevance | path

Searched refs:get_attr_name (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/common_lib/
Denum.py45 setattr(self, self.get_attr_name(name), value)
49 def get_attr_name(string): member in Enum
66 return getattr(self, self.get_attr_name(name))
/external/autotest/scheduler/
Dprejob_task.py387 protection = host_protections.Protection.get_attr_name(protection)