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.py32 guest_shill_user_profile_dir = '/var/run/shill/guest_user_profile/shill' variable in network_ShillInitScripts
540 self.assure_is_dir(self.guest_shill_user_profile_dir,
545 self.guest_shill_user_profile_dir,
781 os.makedirs(self.guest_shill_user_profile_dir)
787 self.assure(not os.path.exists(self.guest_shill_user_profile_dir),