Home
last modified time | relevance | path

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

/glibc-2.36/iconv/
Dtst-iconv-opt.c39 size_t exp_ret, const char *exp_out, int exp_err) in test_iconv() argument
61 TEST_COMPARE_BLOB (outbuf, outptr - outbuf, exp_out, strlen (exp_out)); in test_iconv()