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

/external/chromium/googleurl/src/
H A Durl_canon_unittest.cc100 class UConvScoper { class in namespace:__anon906
102 explicit UConvScoper(const char* charset_name) { function in class:__anon906::UConvScoper
107 ~UConvScoper() {
240 UConvScoper conv(icu_cases[i].encoding);
258 UConvScoper conv("utf-8");
1055 UConvScoper conv(query_cases[i].encoding);

Completed in 16 milliseconds