Home
last modified time | relevance | path

Searched refs:with_flags_string (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libcups/tools/
H A Dipptool.c222 static const char *with_flags_string(int flags);
1799 …add_stringf(data->errors, "EXPECTED: %s %s /%s/", expect->name, with_flags_string(expect->with_fla… in do_test()
1801 …add_stringf(data->errors, "EXPECTED: %s %s \"%s\"", expect->name, with_flags_string(expect->with_f… in do_test()
5477 with_flags_string(int flags) /* I - WITH flags */ in with_flags_string() function