Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/network_ShillInitScripts/
Dnetwork_ShillInitScripts.py31 guest_shill_user_profile_dir = '/run/shill/guest_user_profile/shill' variable in network_ShillInitScripts
474 self.assure_is_dir(self.guest_shill_user_profile_dir,
479 self.guest_shill_user_profile_dir,
644 os.makedirs(self.guest_shill_user_profile_dir)
650 self.assure(not os.path.exists(self.guest_shill_user_profile_dir),