Searched refs:user_error (Results 1 – 8 of 8) sorted by relevance
25 def _test_only_connect_if_available(self, policy_error, user_error): argument47 if policy_error and user_error:51 elif not policy_error and user_error:52 if not re.match(BLOCKED_ERROR, str(user_error)):55 'network: %s' % user_error)56 elif policy_error and not user_error:61 elif not (policy_error or user_error):66 def _test_wifi_disabled_policy(self, policy_error, user_error): argument80 for err in [policy_error, user_error]:117 def _test_allow_only_policy(self, policy_error, user_error): argument[all …]
109 #define user_error(x) \ macro113 #define user_error(x) (!(x) ? TRUE : FALSE) macro126 if (user_error(x)) { \
341 (void)user_error(!"Position doesn't match any known combination"); in NineVertexDeclaration9_new_from_fvf()372 if (user_error(texcount <= 8)) { texcount = 8; } in NineVertexDeclaration9_new_from_fvf()
517 if (user_error(texcount <= 8)) in nine_fvf_stride()
1152 (void)user_error(Type == D3DBACKBUFFER_TYPE_MONO); in NineSwapChain9_GetBackBuffer()
87 user_error("Unsupported type.");90 user_error("Unsupported type.");616 user_error("Unsupported type.");
96 user_error(get_class($this) . " is not found in descriptor pool.");250 user_error("Unsupported type.");433 user_error("Unsupported type.");656 user_error("Cannot merge messages with different class.");1586 user_error("Unsupported type.");1589 user_error("Unsupported type.");1694 user_error("Unsupported type " . $field->getType());
240 user_error("Unsupported type.");