Searched defs:locale_string (Results 1 – 2 of 2) sorted by relevance
106 std::string ICULocaleName(const std::string& locale_string) { in ICULocaleName()133 void SetICUDefaultLocale(const std::string& locale_string) { in SetICUDefaultLocale()
129 void ListFormatterTest::CheckFourCases(const char* locale_string, UnicodeString one, UnicodeString … in CheckFourCases()