Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c87 const char *subBundleKey = NULL; in TestKeyInRootRecursive() local
98 subBundleKey = ures_getKey(subBundle); in TestKeyInRootRecursive()
101 subRootBundle = ures_getByKey(root, subBundleKey, NULL, &errorCode); in TestKeyInRootRecursive()
104 subBundleKey, in TestKeyInRootRecursive()
114 subBundleKey, in TestKeyInRootRecursive()
133 subBundleKey, in TestKeyInRootRecursive()
142 if (strcmp(subBundleKey, "DateTimeElements") == 0 in TestKeyInRootRecursive()
146 subBundleKey, in TestKeyInRootRecursive()
154 && !(strcmp(locale, "es_US") == 0 && strcmp(subBundleKey, "DateTimeElements") == 0)) in TestKeyInRootRecursive()
157 subBundleKey, in TestKeyInRootRecursive()
[all …]