Home | Sort by relevance Sort by last modified time |
/external/autotest/frontend/afe/ | |
frontend_test_utils.py | 79 model, args = host._get_attribute_model_and_args(attribute) |
model_logic.py | 1302 def _get_attribute_model_and_args(self, attribute): member in class:ModelWithAttributes [all...] |
models.py | 878 def _get_attribute_model_and_args(self, attribute): member in class:Host [all...] |
/external/autotest/frontend/tko/ | |
models.py | 220 def _get_attribute_model_and_args(self, attribute): member in class:Test |