Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/network_WiFi_ProfileBasic/
Dnetwork_WiFi_ProfileBasic.py36 self._wifi_client.shill.pop_profile(self.profile_name)
88 if not self.context.client.shill.pop_profile(bottom.profile_name):
133 if not self.context.client.shill.pop_profile(top.profile_name):
152 if not self.context.client.shill.pop_profile(top.profile_name):
/external/autotest/server/cros/network/
Dwpa_cli_proxy.py182 def pop_profile(self, _): member in WpaCliProxy
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py80 def pop_profile(self, profile_name): member in ShillXmlRpcDelegate