Searched refs:mb_one_bytes (Results 1 – 1 of 1) sorted by relevance
682 wchar_t mb_one_bytes = L'h'; in TEST() local688 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fputwc(mb_one_bytes, fp))); in TEST()702 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fgetwc(fp))); in TEST()727 ASSERT_EQ(mb_one_bytes, static_cast<wchar_t>(fgetwc(fp))); in TEST()