Searched refs:UConvScoper (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/url/
H A Durl_canon_icu_unittest.cc27 class UConvScoper { class in namespace:url::__anon17213
29 explicit UConvScoper(const char* charset_name) { function in class:url::__anon17213::UConvScoper
34 ~UConvScoper() {
65 UConvScoper conv(icu_cases[i].encoding);
83 UConvScoper conv("utf-8");
124 UConvScoper conv(query_cases[i].encoding);

Completed in 1356 milliseconds