OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:norwayLocales
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
creststn.c
233
static const char*
norwayLocales
[] = {
371
if(realName == NULL || strcmp(
norwayLocales
[i], realName) != 0) {
372
log_data_err("Wrong locale name for %s, expected %s, got %s\n", norwayNames[i],
norwayLocales
[i], realName);
[
all
...]
/external/icu4c/test/cintltst/
creststn.c
234
static const char*
norwayLocales
[] = {
371
if(realName == NULL || strcmp(
norwayLocales
[i], realName) != 0) {
372
log_data_err("Wrong locale name for %s, expected %s, got %s\n", norwayNames[i],
norwayLocales
[i], realName);
[
all
...]
Completed in 831 milliseconds