Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/cellular_SIMLocking/
Dcellular_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.py177 shill_proxy.ShillProxy.ERROR_FAILURE and
/external/autotest/client/cros/networking/
Dshill_proxy.py33 ERROR_FAILURE = 'org.chromium.flimflam.Error.Failure' variable in ShillProxy