Searched defs:wc_arr (Results 1 – 2 of 2) sorted by relevance
29 void test_impl(const CharT* wc_arr) in test_impl()
571 const wchar_t wc_arr[]=L"Test array of chars"; in test_char_types_conversions() local