Home
last modified time | relevance | path

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

/external/autotest/frontend/afe/
Dmodel_logic.py1317 def _is_replaced_by_static_attribute(self, attribute): member in ModelWithAttributes
1326 if self._is_replaced_by_static_attribute(attribute):
1340 if self._is_replaced_by_static_attribute(attribute):
Dmodels.py895 def _is_replaced_by_static_attribute(self, attribute): member in Host