Lines Matching defs:fail
74 /* SAFE_OPEN cannot be used here because we expect it to fail. */
85 /* SAFE_OPEN cannot be used here because we expect it to fail. */
178 int fail = 0;
183 fail++;
189 fail++;
192 return fail;
197 int fail = 0;
200 fail++;
206 fail++;
210 return fail;
219 int fail = 0;
231 fail += check_error_event_info_error(info_error, ex);
234 fail++;
239 fail += check_error_event_info_fid(info_fid, ex);
242 fail++;
245 if (!fail)