HomeSort by relevance Sort by last modified time
    Searched full:_eligible_host (Results 1 - 1 of 1) sorted by null

  /external/autotest/site_utils/
lab_inventory.py 414 def _eligible_host(afehost): function
481 afehosts = [h for h in afehosts if _eligible_host(h)]
    [all...]

Completed in 85 milliseconds