Searched refs:check_failed (Results 1 – 3 of 3) sorted by relevance
86 check_failed = e.__module__ + ': ' + e.__name__87 print('%s failed check: %s' % (dso_path, check_failed))
71 check_failed = False104 check_failed = True107 if check_failed is True:
10 int check_failed[X ? 1 : -1]; // expected-error {{array with a negative size}} member