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

  /external/chromium_org/base/i18n/
number_formatting_unittest.cc 31 i18n::SetICUDefaultLocale("en");
35 i18n::SetICUDefaultLocale("de");
76 i18n::SetICUDefaultLocale("en");
80 i18n::SetICUDefaultLocale("de");
string_search_unittest.cc 27 SetICUDefaultLocale("en_US");
62 SetICUDefaultLocale(default_locale.data());
88 SetICUDefaultLocale("en_US");
180 SetICUDefaultLocale(default_locale.data());
194 SetICUDefaultLocale("da");
199 SetICUDefaultLocale(default_locale);
206 SetICUDefaultLocale("en_US");
222 SetICUDefaultLocale(default_locale.data());
time_formatting_unittest.cc 24 i18n::SetICUDefaultLocale("en_US");
57 i18n::SetICUDefaultLocale("en_GB");
95 i18n::SetICUDefaultLocale("ja_JP");
128 i18n::SetICUDefaultLocale("en_US");
160 i18n::SetICUDefaultLocale("en_GB");
rtl.h 52 BASE_I18N_EXPORT void SetICUDefaultLocale(const std::string& locale_string);
58 // assumes that SetICUDefaultLocale has been called to set the default locale to
rtl.cc 113 void SetICUDefaultLocale(const std::string& locale_string) {
rtl_unittest.cc 29 SetICUDefaultLocale(rtl ? "he" : "en");
  /external/chromium_org/ui/base/l10n/
l10n_util_unittest.cc 84 base::i18n::SetICUDefaultLocale(tag);
125 base::i18n::SetICUDefaultLocale("en-US");
138 base::i18n::SetICUDefaultLocale("fr-FR");
184 base::i18n::SetICUDefaultLocale("en-GB");
187 base::i18n::SetICUDefaultLocale("en-US");
190 base::i18n::SetICUDefaultLocale("en-US");
193 base::i18n::SetICUDefaultLocale("en-US");
196 base::i18n::SetICUDefaultLocale("en-US");
199 base::i18n::SetICUDefaultLocale("en-US");
244 base::i18n::SetICUDefaultLocale("en-US")
    [all...]
l10n_util.cc 409 // Windows/Linux call SetICUDefaultLocale after determining the actual locale
413 // SetICUDefaultLocale.
414 base::i18n::SetICUDefaultLocale(app_locale);
478 base::i18n::SetICUDefaultLocale(resolved_locale);
486 base::i18n::SetICUDefaultLocale(fallback_locale);
  /external/chromium_org/ui/views/controls/
slider_unittest.cc 59 base::i18n::SetICUDefaultLocale("he");
73 base::i18n::SetICUDefaultLocale(locale);
label_unittest.cc 608 base::i18n::SetICUDefaultLocale("he");
736 base::i18n::SetICUDefaultLocale(locale);
748 base::i18n::SetICUDefaultLocale("he");
    [all...]
  /external/chromium/base/i18n/
rtl.h 49 void SetICUDefaultLocale(const std::string& locale_string);
55 // assumes that SetICUDefaultLocale has been called to set the default locale to
rtl.cc 85 void SetICUDefaultLocale(const std::string& locale_string) {
  /external/chromium_org/content/ppapi_plugin/
ppapi_plugin_main.cc 66 base::i18n::SetICUDefaultLocale(locale);
  /external/chromium_org/chrome/common/extensions/manifest_tests/
extension_manifests_initvalue_unittest.cc 139 base::i18n::SetICUDefaultLocale("he");
161 base::i18n::SetICUDefaultLocale(locale);
  /external/chromium_org/content/renderer/
renderer_main.cc 132 base::i18n::SetICUDefaultLocale(locale);
  /external/chromium_org/ash/wm/panels/
panel_window_resizer_unittest.cc 202 base::i18n::SetICUDefaultLocale("he");
209 base::i18n::SetICUDefaultLocale(original_locale);
panel_layout_manager_unittest.cc 287 base::i18n::SetICUDefaultLocale("he");
294 base::i18n::SetICUDefaultLocale(original_locale);
  /external/chromium_org/chrome/browser/ui/webui/
bidi_checker_web_ui_test.cc 134 base::i18n::SetICUDefaultLocale("he");
146 base::i18n::SetICUDefaultLocale(app_locale_);
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views_unittest.cc 428 base::i18n::SetICUDefaultLocale("tr");
441 base::i18n::SetICUDefaultLocale(locale);
    [all...]
  /external/chromium_org/ash/launcher/
launcher_view_unittest.cc 422 base::i18n::SetICUDefaultLocale("he");
428 base::i18n::SetICUDefaultLocale(original_locale_);
    [all...]
  /external/chromium/chrome/common/extensions/
extension_unittest.cc 450 base::i18n::SetICUDefaultLocale("he");
489 base::i18n::SetICUDefaultLocale(locale);
    [all...]
  /external/chromium_org/ui/views/
view_unittest.cc     [all...]
  /external/chromium_org/ui/gfx/
render_text_unittest.cc 57 base::i18n::SetICUDefaultLocale(rtl ? "he" : "en");
    [all...]

Completed in 465 milliseconds