Home
last modified time | relevance | path

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

/external/autotest/server/cros/chaos_lib/
Dchaos_parser.py17 CONFIG_FAIL = object() variable
190 failure_type = CONFIG_FAIL
194 if (failure_type == CONFIG_FAIL and
207 or failure_type == CONFIG_FAIL):
/external/autotest/client/common_lib/cros/network/
Dap_constants.py18 CONFIG_FAIL = 2 variable
/external/autotest/server/cros/ap_configurators/
Dap_cartridge.py61 configurator.configuration_success = ap_constants.CONFIG_FAIL
/external/autotest/server/cros/network/
Dchaos_clique_utils.py166 elif (ap.configuration_success == ap_constants.CONFIG_FAIL):