Searched refs:ICUCharsetConverter (Results 1 – 3 of 3) sorted by relevance
20 class URL_EXPORT ICUCharsetConverter : public CharsetConverter {25 ICUCharsetConverter(UConverter* converter);27 virtual ~ICUCharsetConverter();
111 ICUCharsetConverter::ICUCharsetConverter(UConverter* converter) in ICUCharsetConverter() function in url::ICUCharsetConverter115 ICUCharsetConverter::~ICUCharsetConverter() { in ~ICUCharsetConverter()118 void ICUCharsetConverter::ConvertFromUTF16(const base::char16* input, in ConvertFromUTF16()
46 TEST(URLCanonIcuTest, ICUCharsetConverter) { in TEST() argument67 ICUCharsetConverter converter(conv.converter()); in TEST()85 ICUCharsetConverter converter(conv.converter()); in TEST()126 ICUCharsetConverter converter(conv.converter()); in TEST()