Searched defs:user_error (Results 1 – 2 of 2) sorted by relevance
25 def _test_only_connect_if_available(self, policy_error, user_error): argument66 def _test_wifi_disabled_policy(self, policy_error, user_error): argument117 def _test_allow_only_policy(self, policy_error, user_error): argument
109 #define user_error(x) \ macro113 #define user_error(x) (!(x) ? TRUE : FALSE) macro