Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dlab_inventory_unittest.py497 _MODEL_LIST = ['lion', 'tiger', 'bear'] # Oh, my! variable in LabInventoryTests
548 models = self._MODEL_LIST[:model_count]
567 for model_count in range(0, len(self._MODEL_LIST)):
574 model = self._MODEL_LIST[0]