Searched refs:ret_charset (Results 1 – 1 of 1) sorted by relevance
1030 WCHAR* ret_charset; in test_GetCharsetInfo_other() member1054 ok(!lstrcmpW(info.wszCharset, other[i].ret_charset), "#%d: got %s, expected %s\n", in test_GetCharsetInfo_other()1055 i, wine_dbgstr_w(info.wszCharset), wine_dbgstr_w(other[i].ret_charset)); in test_GetCharsetInfo_other()