OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:oneRuleLocales
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
plurfmts.cpp
322
const char*
oneRuleLocales
[8] = {"id", "ja", "ko", "lo", "ms", "th", "vi", "zh"};
326
helperTestResults(
oneRuleLocales
, 8, testPattern, pluralResults);
/external/icu/icu4c/source/test/intltest/
plurfmts.cpp
322
const char*
oneRuleLocales
[8] = {"id", "ja", "ko", "lo", "ms", "th", "vi", "zh"};
326
helperTestResults(
oneRuleLocales
, 8, testPattern, pluralResults);
Completed in 268 milliseconds