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

  /external/autotest/site_utils/
lab_inventory.py 258 def _count_pool(self, get_pool_count, pool=None): member in class:_BoardCounts
301 return self._count_pool(_PoolCounts.get_working, pool)
328 return self._count_pool(_PoolCounts.get_broken, pool)
353 return self._count_pool(_PoolCounts.get_total, pool)
    [all...]

Completed in 84 milliseconds