Searched refs:mb_one_bytes (Results 1 – 1 of 1) sorted by relevance
1444 wchar_t mb_one_bytes = L'h'; in TEST() local1450 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fputwc(mb_one_bytes, fp))); in TEST()1464 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fgetwc(fp))); in TEST()1489 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fgetwc(fp))); in TEST()