Home
last modified time | relevance | path

Searched defs:CRITICAL_POOLS (Results 1 – 2 of 2) sorted by relevance

/external/autotest/server/
Dconstants.py40 CRITICAL_POOLS = ['bvt', 'cq', 'continuous', 'cts', 'arc-presubmit'] variable in Pools
/external/autotest/site_utils/
Dlab_inventory.py74 CRITICAL_POOLS = constants.Pools.CRITICAL_POOLS variable