Lines Matching refs:ascii
403 // Also, test that a non-ASCII character will be detected regardless of its483 std::string ascii = UTF16ToASCII(WideToUTF16(wchar_cases[i]));484 EXPECT_EQ(char_cases[i], ascii);