Home
last modified time | relevance | path

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

/external/autotest/server/cros/ap_configurators/
Dap_configurator_config.py37 VALID_SECURITIES = [SECURITY_TYPE_DISABLED, variable in APConfiguratorConfig
Dap_configurator_factory_unittest.py119 supported_securities=ap_spec.VALID_SECURITIES,
145 supported_securities=ap_spec.VALID_SECURITIES,
Dap_spec.py48 VALID_SECURITIES = [SECURITY_TYPE_DISABLED, variable