Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c118 int32_t subBundleSize; in TestKeyInRootRecursive() local
122 const int32_t *subBundleArr = ures_getIntVector(subBundle, &subBundleSize, &errorCode); in TestKeyInRootRecursive()
124 if (minSize > subBundleSize) { in TestKeyInRootRecursive()
125 minSize = subBundleSize; in TestKeyInRootRecursive()