Searched refs:locale_string (Results 1 – 3 of 3) sorted by relevance
39 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString … in CheckFourCases() argument42 …LocalPointer<ListFormatter> formatter(ListFormatter::createInstance(Locale(locale_string), errorCo… in CheckFourCases()44 …ateInstance(Locale(\"%s\"), errorCode) failed in CheckFourCases: %s", locale_string, u_errorName(e… in CheckFourCases()
48 const char* locale_string,
52 BASE_I18N_EXPORT void SetICUDefaultLocale(const std::string& locale_string);