Searched defs:must_fail (Results 1 – 9 of 9) sorted by relevance
59 static void must_fail(void* arg, grpc_error_handle error) { function
58 static void must_fail(void* arg, grpc_error_handle error) { function
37 int must_fail; member
23 bool must_fail; member
235 socklen_t addrlen, const bool must_fail) in connect_fd_to_addr()
84 static void must_fail(void* /*arg*/, grpc_error_handle error) { in must_fail() function
319 pub fn must_fail(&self) -> bool { in must_fail() method
243 pub fn must_fail<T, F>(f: F) -> TestResult in must_fail() method
4109 bool must_fail = false; in ResolveMethodAndCheckAccess() local