HomeSort by relevance Sort by last modified time
    Searched refs:UConvScoper (Results 1 - 2 of 2) sorted by null

  /external/chromium/googleurl/src/
url_canon_unittest.cc 100 class UConvScoper {
102 explicit UConvScoper(const char* charset_name) {
107 ~UConvScoper() {
278 UConvScoper conv(icu_cases[i].encoding);
296 UConvScoper conv("utf-8");
    [all...]
  /external/chromium_org/url/
url_canon_unittest.cc 87 class UConvScoper {
89 explicit UConvScoper(const char* charset_name) {
94 ~UConvScoper() {
265 UConvScoper conv(icu_cases[i].encoding);
283 UConvScoper conv("utf-8");
    [all...]

Completed in 55 milliseconds