Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dlab_inventory.py319 def _count_pool(self, get_pool_count, pool=None): argument
331 return sum([get_pool_count(cached_history) for cached_history in
334 return get_pool_count(self._histories_by_pool[pool])