HomeSort by relevance Sort by last modified time
    Searched refs:modellist (Results 1 - 2 of 2) sorted by null

  /external/autotest/site_utils/
lab_inventory.py 479 def create_inventory(cls, afe, start_time, end_time, modellist=[]):
483 all DUTs in the `MANAGED_POOLS` list. If `modellist` is
491 @param modellist List of models to include. If empty,
498 if modellist:
503 for model in modellist:
    [all...]
lab_inventory_unittest.py     [all...]

Completed in 124 milliseconds