Home
last modified time | relevance | path

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

/external/autotest/server/cros/ap_configurators/
Dap_spec.py75 CONFIGURATOR_ANY = 3 variable
140 configurator_type=CONFIGURATOR_ANY,
Dap_configurator_factory_unittest.py33 configurator_type=ap_spec.CONFIGURATOR_ANY):
Dap_configurator_factory.py486 if spec.configurator_type != ap_spec.CONFIGURATOR_ANY: