Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/network_SIMLocking/
Dnetwork_SIMLocking.py339 if e.get_dbus_name() != self.test_env.shill.ERROR_FAILURE:
359 if e.get_dbus_name() != self.test_env.shill.ERROR_FAILURE:
/external/autotest/client/cros/cellular/
Dtest_environment.py187 shill_proxy.ShillProxy.ERROR_FAILURE and
/external/autotest/client/cros/networking/
Dshill_proxy.py26 ERROR_FAILURE = 'org.chromium.flimflam.Error.Failure' variable in ShillProxy