Searched refs:mb_one_bytes (Results 1 – 1 of 1) sorted by relevance
1417 wchar_t mb_one_bytes = L'h'; in TEST() local1423 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fputwc(mb_one_bytes, fp))); in TEST()1437 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fgetwc(fp))); in TEST()1462 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fgetwc(fp))); in TEST()