Searched refs:CreateProfile (Results 1 – 5 of 5) sorted by relevance
21 self._manager.CreateProfile(self._profile_name)
152 path = shill.manager.CreateProfile(name)
26 TEST(ProfileTest, CreateProfile) { Profile P; } in TEST() argument
63 self._wifi_proxy.manager.CreateProfile(profile_name)
1043 count=`$GREP '^W ' $BASE/log/error_log | $GREP -v CreateProfile | wc -l | awk '{print $1}'`