Home
last modified time | relevance | path

Searched refs:subBundleKey (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c81 const char *subBundleKey = NULL; in TestKeyInRootRecursive() local
92 subBundleKey = ures_getKey(subBundle); in TestKeyInRootRecursive()
95 subRootBundle = ures_getByKey(root, subBundleKey, NULL, &errorCode); in TestKeyInRootRecursive()
98 subBundleKey, in TestKeyInRootRecursive()
108 subBundleKey, in TestKeyInRootRecursive()
127 subBundleKey, in TestKeyInRootRecursive()
136 if (strcmp(subBundleKey, "DateTimeElements") == 0 in TestKeyInRootRecursive()
140 subBundleKey, in TestKeyInRootRecursive()
148 && !(strcmp(locale, "es_US") == 0 && strcmp(subBundleKey, "DateTimeElements") == 0)) in TestKeyInRootRecursive()
151 subBundleKey, in TestKeyInRootRecursive()
[all …]