Home | History | Annotate | Download | only in gcc

Lines Matching defs:fail_formatted

53 fail_formatted (const location &loc, const char *fmt, ...)
78 fail_formatted (loc, "ASSERT_STREQ (%s, %s) val1=NULL val2=NULL",
81 fail_formatted (loc, "ASSERT_STREQ (%s, %s) val1=NULL val2=\"%s\"",
85 fail_formatted (loc, "ASSERT_STREQ (%s, %s) val1=\"%s\" val2=NULL",
92 fail_formatted (loc, "ASSERT_STREQ (%s, %s)\n val1=\"%s\"\n val2=\"%s\"\n",
111 fail_formatted (loc, "ASSERT_STR_CONTAINS (%s, %s) haystack=NULL",
116 fail_formatted (loc,
124 fail_formatted
144 fail_formatted (loc, "ASSERT_STR_STARTSWITH (%s, %s) str=NULL",
149 fail_formatted (loc,
156 fail_formatted
190 fail_formatted (loc, "unable to open tempfile: %s", get_filename ());
205 fail_formatted (loc, "unable to open tempfile: %s", get_filename ());
239 fail_formatted (loc, "unable to open file: %s", path);
264 fail_formatted (loc, "error reading from %s: %s", path,
383 fail_formatted (SELFTEST_LOCATION,